Page 1 of 1

Posted: Sun Jan 19, 2003 4:12 pm
by BackupUser
Restored from previous forum. Originally posted by Kendrel.

I was sick of positioning all the gadgets via my sourcecode when i only wanted to design a little tool as fast as possible, and decided to code a little form designer on my own.

I know that it does not have the functionality like PureVision from Paul or the PB Visual IDE from Ricardo, but still i think it will be good enough for most of us... atleast for me it does the job :)

I had to remove the export function (buggy) aswell as the load/save functions (not even started to code them yet), but still i think its worth a look...

http://www.playerclub.de/pureform.exe

i would like to hear your opinion about this one, since i was planning to release it to the public as freeware...
will it do the job for you when you cannot change the captions for example or all the other things a "real" visual ide can do for you?

dont forget it is only there to position the gadgets and export the code for it... load/save functions could be implemented, but would you need them?
Make some wishes what YOU want to see in pureform... and now, go and take a look...

kendrel

oh... right click on the form to access the popup menu :) ... and then a click on a clickable gadget to access the functions in the size/move window... and dont hit del twice if you didnt select a new gadget after deleting one... good luck :)

Posted: Sun Jan 19, 2003 4:54 pm
by BackupUser
Restored from previous forum. Originally posted by ricardo.


Hi,

Its nice!!

However, why dont make it works as the 'typical' GUI designer? Its not THAT hard to do ti and -i think- its the easier way to resize/move gadgets.

I found that its easier to do it in PB that in VB (where i develop mine). And the difference in size and portabilitie is HUGE!!!

If you add this feature to your app it will be great !!



Best Regards

Ricardo

Dont cry for me Argentina...

Posted: Sun Jan 19, 2003 6:16 pm
by BackupUser
Restored from previous forum. Originally posted by Henrik.

Hi Kendrel
Yes it look's nice.;o)
Originally posted by Kendrel
dont forget it is only there to position the gadgets and export the code for it... load/save functions could be implemented, but would you need them?
Your Export dosen't work yet?

And btw @Ricardo
your program give me a Comctl32.ocx error?

cya
regards
Henrik

Posted: Sun Jan 19, 2003 6:35 pm
by BackupUser
Restored from previous forum. Originally posted by Kendrel.

Well yes, there are still alot of things to do or to improve, but the main goal is to get the export 100% working.

The export could provide a basic skeleton application or just the commands which create the gadgets... iam not sure about this yet.

Ofcourse this little thing could grow and could become a nice ide, but that wasnt my goal... but i may take a look at the pb editor source and merge them both together if iam allowed to do that.

The last thing to mention is that this tool will be Freeware and will only probably have minimum functionality... if you want more you could always buy PureVision or some other upcoming Visual IDEs... but iam 100% sure that there also must be a free tool for someone who is just starting out with purebasic... thats my point... and why not give a little back to the community from that what i have got!


Kendrel


Ricardo: i was thinking you stopped developing your ide. it seems that i was wrong from what iam reading, and wonder when you will finnish it... and if you release it for free or as shareware or something...

Posted: Sun Jan 19, 2003 6:41 pm
by BackupUser
Restored from previous forum. Originally posted by Kendrel.

Hendrik: the basic export function is done, but it was and is a little buggy... but its the first thing on the todo list... stay tuned!

Kendrel

Posted: Sun Jan 19, 2003 11:56 pm
by BackupUser
Restored from previous forum. Originally posted by Henrik.

Great Kendrel
i'am looking forward to play with it :o)

cya.
regards
Henrik

Posted: Mon Jan 20, 2003 3:22 am
by BackupUser
Restored from previous forum. Originally posted by ricardo.

Kendrel,

Can you send me an e-mail : )

If you are almost ready to export the code, maybe we can add the drag/resize part and get a fully GUI designer!!



Best Regards

Ricardo

Dont cry for me Argentina...

Posted: Mon Jan 20, 2003 8:18 am
by BackupUser
Restored from previous forum. Originally posted by crown.

Hi all,

Please take a look at my attempt on an ide editor,
it is a toolmenu plugin, I had great plans with it
but don`t have the time to develop it further.

You can download it with source at my page:
http://www.lostbits.com

(registered PureBasic user)

Posted: Mon Jan 20, 2003 7:15 pm
by BackupUser
Restored from previous forum. Originally posted by TronDoc.
Originally posted by Kendrel

Hendrik: the basic export function is done, but it was and is a little buggy... but its the first thing on the todo list... stay tuned!
Kendrel
I like it! Please do continue with your efforts. Cool. Thanks. Joe B.

elecTRONics DOCtor
{registeredPB}P150 32Mb w98/DOS/Linux NO DirX NO IE :wink:

Posted: Mon Jan 20, 2003 7:49 pm
by BackupUser
Restored from previous forum. Originally posted by Kendrel.

thx for the flowers guys :)

ricardo: i have the export funtion enabled now in pureform 0.2, and will add resize and drag&drop in an upcoming version...

i will try to do it on my own first as always, but it would be nice if i can get back to you if i have any questions :)

but its learning by doing... so ill give it a try :)

kendrel