Commit | Date | |
---|---|---|
2010-02-04 21:47:48 | Tree | |
2010-02-04 21:43:36 | Tree | |
[r10660]
by
bugman
Sent some initialisations into __init__() to occur before the Bind() calls. This will fix some intermittent errors. |
2010-02-04 21:39:39 | Tree |
[r10659]
by
bugman
The cursor type now changes to a hand when hovering above the link in the relax about widget :) This involves binding all mouse actions (wx.EVT_MOUSE_EVENTS) to the cursor_style() method. |
2010-02-04 18:43:57 | Tree |
2010-02-04 18:21:32 | Tree | |
[r10657]
by
bugman
The init keyword arg is now accepted by offset(). This allows the offset to be reset each time the widget is created and shown. |
2010-02-04 18:21:17 | Tree |
[r10656]
by
bugman
Added a base class method process_click() which simply closes the widget. This makes the relax GUI about widget happy. |
2010-02-04 18:18:02 | Tree |
[r10655]
by
bugman
Made the link to the relax website clickable. This involves changing the close() method to process_click(), determining the (x, y) coords of the |
2010-02-04 18:14:17 | Tree |
2010-02-04 17:54:53 | Tree | |
[r10653]
by
bugman
Merged revisions 10652 via svnmerge from ........ |
2010-02-04 17:32:16 | Tree |