You are here

Portable GUI editor

3 posts / 0 new
Last post
sblandin
Offline
Last seen: 8 years 9 months ago
Joined: 2006-02-16 05:12
Portable GUI editor

Do you think it is possible to have a portable GUI editor? I mean a program to design
Graphical User Interface, perhaps with multiple code generator and maybe cross platform... in short something like WxGlade http://wxglade.sourceforge.net/ (or better)?

I think it can be a nice companion for a code editor like PSPad

Steve Lamerton
Steve Lamerton's picture
Offline
Last seen: 10 years 6 months ago
Developer
Joined: 2005-12-10 15:22
Try the portable version of

Try the portable version of wx-devc++ hosted here:

http://www.portasoft.org/e107/download.php?view.18

Yours

Steve Lamerton

Developer Profile Sync & PortaLog

sblandin
Offline
Last seen: 8 years 9 months ago
Joined: 2006-02-16 05:12
wx-devc++

I have already seen a non portable version of wx-devc++, and it is a valid IDE for C++ development. But since exist wrapper for WxWidget for many languages (Perl, and Python for example) I tought there was a "general purpose" GUI builder. WxWidget is a nice library because it runs on Windows, Linux and Mac OS X. I think it would be nice if there is a valid portable substitute of Eclipse (or something similar at least) Smile

Topic locked