awsome tool. Thanks fred.
couple of minor enhancements:
-make the constants adjustable in the editor
this is usefull for when the dialog objects need to be modified later.
-create "reserved user space" in the generated source.
This could be tricky and is not as important as the prev idea, and could wait until OGRE and COM objects are fully fixed up.
The reserved space would be a commented section of code such as:
rem startusercode
rem endusercode
and whayever code a user places between those comments would not be deleted when the dialog object is re-edited and new source code generated.
Visual Editor
It would be nice to see the generated code just in time after adding a button. Possible in a EditorGadget so that the user can made some changes. Then you are nearly completely able to code your applications in VD. The VD is a very very good tool and with some enhancements possible we do not need the PureBasic Editor anymore.
Would be nice or?
Mike
Would be nice or?
Mike
Tranquil
Hi,
My wishes:
1.- Register pbv so we can open files by doubleclick. I try to do it but don't read the command line i think and then don't display the file.
2.- The actual version are a little unestable (jump so many times when working with gadgets)
3.- Create the loop with Select Case and not with If Else:
Case #Gadget_1
Thanks
My wishes:
1.- Register pbv so we can open files by doubleclick. I try to do it but don't read the command line i think and then don't display the file.
2.- The actual version are a little unestable (jump so many times when working with gadgets)
3.- Create the loop with Select Case and not with If Else:
Case #Gadget_1
Thanks
ARGENTINA WORLD CHAMPION