Publié : dim. 04/déc./2005 16:51
Cool, reste plus qu'a attendre ma connexion adsl pour pouvoir tester...
http://www.thinkrelative.de/gdesign.zipUPDATE
---------
-Dynamic include-source creation (modifing)
"Generate full source" will create both needed sources. Include-source will be
generated with the content this design need, only.
"Generate include source only" will create include, the same way, only for the
actual design.
When you save design, the include-source will automatically modified. If other
designs exist in the same path, the missing content will only be added and
nothing will be removed!
-Object-Manager window and learner window have close buttons now
Download: http://www.thinkrelative.de/gdesign.zip9. December 2005
---------------------------
-Bugfix: ListViewGadget creation flags inside include source
-Bugfix: Load design in gDesign with a SplitterGadget that include ContainerGadget
-Bugfix: Select a FrameGadget inside ContainerGadget that is part of Splitter
was not possible. Now you can select by holding SHIFT+X keys in this case.
-Better window creation inside created source (Thanks again ts-soft)
-No more flickering if you start gDesign
-Autosize function enhanced again
Now you can make gadgets inside ContainerGadgets correct autosizeable
if the container is part of a SplitterGadget.
-ButtonGadgets with bitmap-flag and ImageGadgets now supporting .ico files.
-gDesignSetImage() function (part of include, if you use image containing gadgets) enhanced
Now you can return old imageid if you wish
There is also a new small function 'ConvertIcoToBmp'. This one you will need if you
want to set new icon to ButtonGadgets with bitmap-flag or ImageGadgets, cause
they need bitmap format.
7. December 2005
---------------------------
-Autosize function enhanced
Now 8 different states.
The old relative function buttons (X,Y,W,H)
now called RX,RY,RW,RH
Download: http://www.thinkrelative.de/gdesign.zip-Bugfix: Caption field in object manager didn't react no more if you press 'enter'
-Changed: If you press enter, the editbox of the context window becomes focus.
-Changed: Other back color for short-key menu. (Better contrast)
La demande a déjà été faite (par moiCoolman a écrit :Pour ameliorer ce programme, est qu'il serait possible d'ajouter une fonction d'export de l'interface crée en source purebasic![]()
Oui, je sais, j'ai lu vos posts, peut etre que l'auteur sera convaincu plus les demandes en ce sens seront nombreuses, j'ajoutes que personnellement, je n'utiliserais ce programme que si cette fonction est implementée car je souhaite optimlisé au maximum la taille de l'executable...':)'gnozal a écrit :La demande a déjà été faite (par moiCoolman a écrit :Pour ameliorer ce programme, est qu'il serait possible d'ajouter une fonction d'export de l'interface crée en source purebasic![]()
, soutenu par Lars), mais ce n'est pas gagné ... : http://forums.purebasic.com/english/vie ... 9&start=15
Download: http://www.thinkrelative.de/gdesign.zip14. December 2005
----------------------------
-Bugfix: Wrong coordinates of gadgets inside parents when using 'Combine to ContainerGadget'
-Bugfix: Intern Recreation routine don't set correct panel page numbers
-Added: Now you can use [CURSORS] + [CONTROL] to resize selected gadget by keys.
(But don't forget: You can also direct input position and size in object manager fields!)
-Added: Tab order. You can simply drag'n drop gadgets in object tree to change order.
This works from up to down. This means source gadget will be placed after target gadget.
SplitterGadgets or the two splitter parts are fixed and can't be moved this way.
You can change tab/page order of PanelGadgets, too!
13. December 2005
----------------------------
-Bugfix: ImageGadget