Re: [VB4Linux-Dev] GUI Development
Status: Planning
Brought to you by:
luke-jr
From: Abhijit P. <abh...@ma...> - 2000-11-09 13:12:36
|
ok my SF Unix name is: ab_p hey man...before we start off, we need the requirement specifications document for the project it is important. Also, we need to clearly define the architecture and figure out the modules so that they can be worked upon individually by different programmers. Since GNOME and KDE can co-exist, GNOME-version and KDE-version would not be necessary. We would use the basic Gtk+ library. For that matter, Glade would be fine but, then you have to decide if it provides sufficient degree of control. Also, it would be great if we could separate the back end engine from the front end GUI again for modularity. we could actually develop the front end and the back end separately. We can then integrate them together. Luke-Jr wrote: > Before I begin working on the main window for the GUI (seems to be the > obvious place to start...), I'd like opinions of how the windows should > be designed... The GUI must be 100% X11 compatible so that anyone can > use it... For now at least so we don't have to make a "GNOME-version" > and "KDE-version" etc (unless someone knows how to have it do GNOME is > running in GNOME and KDE if in KDE etc...)... Anyway, I was thinking > about using Glade without the GNOME functions for the GUI... Of course, > that's all I know about as far as GUI development anyway (besides doing > raw C)... Any other ideas? |