General

Profile

Cameron Angus

  • Login: cjangus
  • Email: cjangus@gmail.com
  • Are you a spammer?: No
  • Registered on: 02/05/2014
  • Last connection: 07/04/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

09/15/2014

03:19 PM Wt Bug #3581 (Closed): WGradient applied to WPen
There is a recursive call in WCanvasPaintDevice.c (line\# 790), renderStateChanges(), which is leading to infinite re... Cameron Angus

09/06/2014

05:32 PM Wt Help: RE: What'd be WStandardItem(int rows, int columns ) for?
I believe it is to allow for hierarchical data models, for example, a tree.
For the more common cases, you can igno...
Cameron Angus
03:34 PM Wt Help: RE: What'd be WStandardItem(int rows, int columns ) for?
See the provided links to setRowCount() and setColumnCount(), and the WStandardItem Detailed Description section.
T...
Cameron Angus
01:24 PM Wt Help: Behaviour of WPopupMenu/WPopupWidget
I presume the following is largely due to design decision and implementation difficulty, but anyway...
WPopupMenu do...
Cameron Angus
01:02 PM Wt Help: RE: Differentiating initial key press from repeat code with WInteractWidget::keyWentDown()
Thanks for the feedback guys. Yep, well, shouldn't be too difficult to fudge it for my current purposes, anyway. Luck... Cameron Angus

09/04/2014

01:25 AM Wt Help: RE: Differentiating initial key press from repeat code with WInteractWidget::keyWentDown()
Hi Wim.
I had assumed from the name of the signal that this was indeed what I wanted. However, this signal is emitt...
Cameron Angus

09/02/2014

05:36 PM Wt Help: Differentiating initial key press from repeat code with WInteractWidget::keyWentDown()
Can this be done in any way? Is the information available somewhere?
To clarify, by repeat code, I mean when a sign...
Cameron Angus

07/04/2014

01:20 PM Wt Help: RE: How to programmatically set focus to WPaintedWidget
Sure, done.
Is there some reason why there is a not a setFocus() method somewhere higher up the widget class hierarc...
Cameron Angus
09:01 AM Wt Help: How to programmatically set focus to WPaintedWidget
I have a WPaintedWidget-derived widget, on which I've called setAttributeValue("tabindex", "0") in order to allow the... Cameron Angus
01:02 PM Wt Bug #3424 (Closed): Setting focus programmatically for non WFormWidget-derived widgets
A non WFormWidget widget (for example, a class derived from WPaintedWidget) can be configured to accept focus by call... Cameron Angus

Also available in: Atom