Menu

SVN archive Commit Log


Commit Date  
[r10662] by bugman

The about windows now stay above all others!

2010-02-04 21:47:48 Tree
[r10661] by bugman

Variable name fix.

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
[r10658] by bugman

Removed a debugging print statement.

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
click (in event.GetX() and event.GetY()), opening the link if the correct position is clicked (the
link position coordinates are stored), and closing the widget.

2010-02-04 18:14:17 Tree
[r10654] by bugman

Shortened the relax about widget and moved the website upwards a little.

2010-02-04 17:54:53 Tree
[r10653] by bugman

Merged revisions 10652 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r10652 | bugman | 2010-02-04 18:31:37 +0100 (Thu, 04 Feb 2010) | 7 lines

Better UI separation in the Intro_text descriptions.

The 'help' assistance message has been shifted directly into prompt.interpreter as it is only part
of the prompt/script interface. The GPL message has been changed to specify that it is at the
prompt that you type GPL.
........

2010-02-04 17:32:16 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.