User Interface

Nargus StreamWarrior nargus at dragonsempire.com
Sun Feb 4 19:33:36 PST 2007


Stephan Rose wrote:
>
> One correction…”right and bottom” should be “left and bottom” J
>
> It’s too late…need sleep!!
>
> Stephan
>
> ------------------------------------------------------------------------
>
> *From:* Stephan Rose [mailto:kermos at somrek.net]
> *Sent:* Monday, February 05, 2007 04:19 AM
> *To:* wx-users at lists.wxwidgets.org
> *Subject:* User Interface
>
> Hey everyone,
>
> I am working on a project that is currently running under the .Net
> Framework 2.0 but I am considering steering the project away from the
> framework and going with something a little more cross platform
> compatible. Microsoft’s latest and greatest being a little bit of a
> stimulation here…I don’t have weeks of time to spend on researching
> different UI systems though.
>
> I came across wxWidgets and it looks like it fits my needs but I am
> running into a couple problems.
>
> Here is a screenshot of the UI right now:
>
> http://www.somrek.net/ieda.jpg
>
> I need to do something similar via wxWidgets.
>
> Problems I am running into at the moment:
>
>    1. I can setup the toolbar the same easily enough with the combo
>       box controls, but I can’t seem to find a way to create the
>       second toolbar beneath it. If I call CreateToolBar a second time
>       I get an exception.
>    2. One of the combo boxes should be a drop down list only. No text
>       input by the user. Is there a way for me to specify this?
>    3. I have absolutely no idea how to get wxWidgets to do the panes
>       like they are shown on the right and bottom. How can I create
>       panes like that and dock them in those locations?
>
> Other than those 3 things, so far I am happy with this stuff. It’s
> working quite nicely. J
>
> Any help would be greatly appreciated!
>
> Thanks,
>
> Stephan
>

MMm...I believe you should look into wxAUI? I have never used them
myself but they seem to support what you looking for.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20070205/91aff2a0/attachment.htm


More information about the wx-users mailing list