[Gambas-devel] New MDI Control

Fabien Bodard sirfabien at ...176...
Sun Jun 25 03:02:51 CEST 2006


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 ?

I think it while be great if this class was a gb native class...

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.

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 !
-------------- next part --------------
A non-text attachment was scrubbed...
Name: capture8.png
Type: image/png
Size: 119722 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20060625/dcfcb347/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gb.form.mda-0.0.1.tar.gz
Type: application/x-tgz
Size: 22266 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20060625/dcfcb347/attachment.bin>


More information about the Devel mailing list