News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Recommendation needed: MDI app, cross-platform, frame inheritance

Started by kathbeau, December 03, 2014, 05:40:40 PM

Previous topic - Next topic

kathbeau

I am trying to develop a cross-platform GUI app (Windows and Linux) using an IDE that supports creating a hierarchy of forms.

I have been playing with wxSmith for a week or two, and like it (the tutorials are very good), but it may not be able to help me with the MDI/frame inheritance goals. (see http://forums.next.codeblocks.org/index.php/topic,19794.0.html)

I have installed wxFormBuilder, but it comes without documentation. I was asked to post a request for that information in the wxWidgets forum, which I did, and which yielded only a recommendation to try wxCrafter... which also does not come with documentation. (Seriously, how do you people work like this?)

I may just abandon the frame inheritance objective, and continue with wxSmith copying/pasting like crazy for every new form... but before I do that, I would be grateful to hear from anybody who has developed an MDI app with wxWidgets, and to know what IDE you used.

Thanks,

Kathleen