Re: [Sunuml-developers] wxPython/wxWidgets help
Status: Planning
Brought to you by:
lazaruslong
From: Aidar T. <ata...@ya...> - 2008-11-06 22:01:56
|
Hi, For toolbox we can use FoldPanelBar class (comes with wxPython). I attached two screenshots from wxPython demo. Also I recommend to use AuiNotebook - as it is integrates better with AUI manager. Code style: I think we should follow wxPython style guide (http://wiki.wxpython.org/wxPython%20Style%20Guide) Regards, Aidar Talibzhanov ----- Original Message ---- From: Javier Capanegra <ja...@ya...> To: sun...@li... Sent: Wednesday, 5 November, 2008 3:15:26 Subject: [Sunuml-developers] wxPython/wxWidgets help Searching for widgets I found various of them that could help me do SunUML main frame. For panel arrangement I thought of using the AUI Manager, handles automatic panel arrangement using perspective or with user input by dragging the panels. For center panel (diagram pages) FlatNotebook, this allows showing, closing and rearraging tabs. Can anyone tell if this choices are good or are there any better controls to replicate/improve StarUML interface on SunUML? And finally I don't have a good control for the toolbox (maybe a vertical toolbar?), any sugestions? That's it, thanks Javier ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Sunuml-developers mailing list Sun...@li... https://lists.sourceforge.net/lists/listinfo/sunuml-developers |