[Gambas-devel] New MDI Control

Fabien Bodard sirfabien at ...176...
Wed Jun 28 00:00:23 CEST 2006


Le Mardi 27 Juin 2006 00:01, Benoit Minisini a écrit :
> On Sunday 25 June 2006 03:02, Fabien Bodard wrote:
> > Hi to all,
> >
> > I send you a new MDI control that work like Benoit one But that have Some
> > littles other improvement.
> >
> > I've made a gambas mdi control that look like the qt one... but when the
> > windows are maximized it work like the benoit mdi control.
> > A task bar make the windows selection easier.
> >
> > A word about the Watcher Class ... WOAHOO ! It's great .. but... How to
> > get the generic Mouse_Down of the childwindow that have many component in
> > it ?
>
> You can't. I think you want to simulate the Activate/Deactivate events, do
> you?
yes it's that !

> > I think it while be great if this class was a gb native class...
>
> How could it be a gb native class as it depends on Qt?



>
> > That watch a designed event...
> >
> > New Watch(Object)
> > Watch.Add("Property")
> >
> > Watch_Event(Where)
> > or maby get the property name by param class...
>
> ???
>
> > I just want to talk about a more generic class. If it's possible.
>
> I don't think so. I will think about it...
>
> > Nevertheless... If Many people can test my component ...it while be
> > great.
> >
> > Just copy the project in Gambaspath/comp/src and add "gb.form.mda" in
> > the 'order' file.
> >
> > do a make install
> >
> > Change componant gb.form.mdi by gb.form.mda
> >
> > That's all.
> >
> > Regards,
> > Fabien Bodard
> >
> >
> > Return me all bug you see please !
>
> You should post that on the user mailing-list. I may merge it when it is
> bug free (or almost).

Ok i'll do it !

> Regards,




More information about the Devel mailing list