Re: GUI quickly?



Juhana Sadeharju wrote:
This is related to open source free project, please help.

I have described variables this way:
NPC / Weight, float
NPC / AI Data / Mood, "<list of choices here>"

What are possibilities for creating GUI with minimal work?
I may group variables to groups, one per window.
I may group variables to subgroups, one per tab.
I may add widget type IDs if that is not clear.
But, using Glade to built the windows is too time-consuming.

Of course, when a value has been edited in GUI, I should
receive message: "NPC / Weight" changed to 3.14, etc.

I don't really understand your app, but that isn't necessary. A quick Google search of "linux visual builder" produces many options: Gambas, Mono, WxHatch, Ultimate++, Glade. Depends on what your target platform is and what your language preferences are. Since you mention "quickly" in the subject, you might want to give Gambas a try.

--
Guy Rouillier



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]