[gtkada] gate model
Preben Randhol
randhol at pvv.org
Sat May 5 00:23:18 CEST 2001
Julio Angel Cano Romero <jukano at visto.com> wrote on 05/05/2001 (00:09) :
>
> I know i can do this, but in a big project i dont want to go deleting (commenting) all the package variables nor let lot of unused variables "populating" the project.
In a big project you sooner or later have to merge your backend code
with you front-end code (i.e. GUI). Your proposal suggest that one
should do more manual editing than the way gate does it now. Usually it
is a sound assumpition that there will be only one window of the same
kind. If you need two different windows, then just create two in glade
:-)
PS: Glade does not at them moment give you the oppertunity to add
Event_Boxes which are needed if you want a label to either have a
background colour or be sensitive to say mouse clicks...
--
Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
«For me, Ada95 puts back the joy in programming.»
More information about the gtkada
mailing list