yaPBVD

Developed or developing a new product in PureBasic? Tell the world about it.
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

yaPBVD

Post by zikitrake »

Hi, this is my early version of yaPBVD (Yet Another PB Visual Designer).

Please, try it and comment

Download here
http://usuarios.arsystel.com/mga2002/pb/yaPBVD.zip

Thank you
Last edited by zikitrake on Wed Oct 13, 2004 6:12 pm, edited 2 times in total.
PB 6.21 beta, PureVision User
Moonshine
Enthusiast
Enthusiast
Posts: 263
Joined: Tue May 25, 2004 12:13 am
Location: UK

Post by Moonshine »

"Yet Another" or "Just Another"? :D

Seems solid, a few possible improvements:

* Descriptions of each gadget as you keep the cursor over each gadget button

* When a certain gadget is selected (e.g. ComboBox) keep the button held down

* The text that say "ID" next to the window ID text box seems to overlap the text box itself, placing an ugly grey square over it

* If the grid is enabled, but you minimize the window that youre working on, when you maximise it the grid is gone even though its selected

Overall though, seems solid :)
Mark my words, when you least expect it, your uppance will come...
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

Post by Beach »

Looks like you off to a good start, great job zikitrake. Are you working on more features?
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

Moonshine wrote:"Yet Another" or "Just Another"?
8O Yet... Yet!
Moonshine wrote:* Descriptions of each gadget as you keep the cursor over each gadget button
(ADDED!)
Moonshine wrote:* When a certain gadget is selected (e.g. ComboBox) keep the button held down
(I AM IN IT)
Moonshine wrote:* The text that say "ID" next to the window ID text box seems to overlap the text box itself, placing an ugly grey square over it
(FIXED!)
Moonshine wrote:* If the grid is enabled, but you minimize the window that youre working on, when you maximise it the grid is gone even though its selected
(FIXED!)

Beach
Yes, of course...

New Version to download:
http://usuarios.arsystel.com/mga2002/pb/yaPBVD.zip
(More gadgets and now you can modify propierties in the propierties panel)

I am having problems with the spingadget, someone knows because there happens what happens?



Thank you For comment
Last edited by zikitrake on Wed Oct 20, 2004 6:59 pm, edited 1 time in total.
PB 6.21 beta, PureVision User
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post by MrMat »

Very nice!

Toggling the grid hides the gadgets and generating the source crashes the program (Win XP SP 2) but it looks like a nice program :D
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

Post by Beach »

yaPBVD does lock after generating the code (which I am able to use) - it's as if a dialog window is open but I do not see one. I have to use the task manager to close yaPBVD.

I am using Windows XP with SP1

Also, It would be cool if there was an option to include a loop, not a big deal but it would be nice.
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

MrMat
Toggling the grid hides the gadgets
(FIXED!)

Beach
yaPBVD does lock after generating the code (which I am able to use) - it's as if a dialog window is open but I do not see one. I have to use the task manager to close yaPBVD.
I'll revise it

Thank you
PB 6.21 beta, PureVision User
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

New version :D.

- Now can SAVE/LOAD project
- More Gadgets
- Bugs Fixed (too much :oops: )

Try and comment, please

http://usuarios.arsystel.com/mga2002/pb/yaPBVD.zip

Thank you
PB 6.21 beta, PureVision User
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

Post by Beach »

No issues here now, it just keeps getting better and better. :) Its going to be hard to switch from PureVision, however, I will probably use yaPBVD for doing quick apps.

Good work man!
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post by MrMat »

It's looking great! If you click on the close button of a window is it possible to open the window again? Does Ventano mean window and i assume Propiedades means properties?

With a few more features it'll catch up with Visual Designer very soon :-D
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

Its going to be hard to switch from PureVision
I do not claim that you change :D
If you click on the close button of a window is it possible to open the window again?
Not for now :?, In the next versions I expect to include this option.

bye
PB 6.21 beta, PureVision User
Blade
Enthusiast
Enthusiast
Posts: 362
Joined: Wed Aug 06, 2003 2:49 pm
Location: Venice - Italy, Japan when possible.
Contact:

Post by Blade »

Would it be possible to test the form compiling "on the fly" the source and executing it directly from your editor?

Good job, love free software :)
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

Would it be possible to test the form compiling "on the fly"
I remain with your idea for a future version.
PB 6.21 beta, PureVision User
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

Post by Beach »

Just thought I would add to the wish list...

Now that you have the ability to save the project files, it would be nice to be able to associate the ".yav" files to the app so one could just double click the project file to bring up the project. I do this now with the "programparameter()" function.

Oh, and it would be nice to have a repeat loop option with all the gadgets for lazy folks like me... :)

Thanks!
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

news in this version:

- .yav (yaPBVD project) association.
- If you click on the close button of a window, is possible to open the
window again.
- Objects tree works now.
- differents grid sizes.
- bugs fixed

http://usuarios.arsystel.com/mga2002/pb/yaPBVD.zip
PB 6.21 beta, PureVision User
Post Reply