[Gambas-devel] New gambas MDI Component.

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


Hi to all gambasian !

As the benoit new mdi component not really good for me i've begin to do one 
myself. It's not perfect and in alfa/beta devel :).

You can try it by :

Decompress the archive in the  GmabasPath/comp directory.
Add the gb.form.mda entry in the 'order' file.
do a make 
do  a make install

then you can try it !

If you want to test gambas ide with this new mdi component :

Open the ide source (gambaspath/app/gambas2) ant change in project option the 
gb.form.mdi by gb.form.mda.

then run with F5 and see gambas with a windowed style mdi component. The 
maximized mode work lique the benoit component. I'm trying to use the better 
off the two ideas.

If you are finding any bugs Say me it now !

In this version i've integrated the code that Ron Onstenk have send to me.

(Hey Ron!, i've done some change on your code... special windows like Forms 
can't be resized so i deasable the menu tile_window if one of then are this 
type and forget the resizing in cascade.)

There is menu to manipulate windows and a taskbar that allow to simply use 
windows !

If you have any ideas else tell me !

Another thing is fabulous.... GTK will have a true mdi widget now ;)

Regards,
Fabien Bodard

-------------- next part --------------
A non-text attachment was scrubbed...
Name: capture8.png
Type: image/png
Size: 115352 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20060628/059a9f83/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gb.form.mda-0.1.tar.gz
Type: application/x-tgz
Size: 23765 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20060628/059a9f83/attachment.bin>


More information about the Devel mailing list