yaPBVD

Developed or developing a new product in PureBasic? Tell the world about it.
Rick
User
User
Posts: 16
Joined: Thu Sep 23, 2004 6:25 am
Location: Portland, Oregon, USA

Purebasic Designer

Post by Rick »

Thanks, I was looking for an alternative to the Visual Designer from Purebasic. It is very unstable and looses track of it's gadgets/objects if you have two windows being designed in the same project. It looses track of the ownership as to which window owns which gadget. Once that happens, then the project is effectively lost and one needs to start all over again. I've lost too many productive hours trying to work with it. Purebasic needs to make it a serious tool and invest additional resources to make it 'commercial grade'.
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

Rick,

If you're willing to shell out a few bucks (not many) this is very good:

http://www.reelmediaproductions.com/purevision

Cya.
@}--`--,-- A rose by any other name ..
Rick
User
User
Posts: 16
Joined: Thu Sep 23, 2004 6:25 am
Location: Portland, Oregon, USA

Purebasic Designer

Post by Rick »

Thanks for the suggestion. I've looked at it and it seems like it's a step ahead. The only thing that product is lacking is the abiity to add code fragments to the code generator. I would like to add standardized code to certain events such as: On Application Start, On Application End, On Window Open, On Window Close, On Button Click, On Textfield Loss Of Focus, etc. After making a gui update and regenerating code, I have to manually add back in hooks in the generated code. Oh Well... Maybe someday...
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Re: Purebasic Designer

Post by Berikco »

Rick wrote:Thanks, I was looking for an alternative to the Visual Designer from Purebasic. It is very unstable and looses track of it's gadgets/objects if you have two windows being designed in the same project. It looses track of the ownership as to which window owns which gadget. Once that happens, then the project is effectively lost and one needs to start all over again. I've lost too many productive hours trying to work with it. Purebasic needs to make it a serious tool and invest additional resources to make it 'commercial grade'.
And wich version would this be??
Rick
User
User
Posts: 16
Joined: Thu Sep 23, 2004 6:25 am
Location: Portland, Oregon, USA

Purebasic Designer

Post by Rick »

I tried 3.90 or 1? (which I think was installed by the full PB 3.93 package for Windows), and 3.92.1460 (Beta 4?) downloaded from http://users.pandora.be/berikco/download.htm

It seems to trigger the problem during a cut & paste that fails. When that happens, then the ID of both windows being designed become the SAME in the properties display. It's all down hill from that point without being able to undo or backup to an earlier state. I am running Windows XP PRO with all service packs and patches applied.
User avatar
Kukulkan
Addict
Addict
Posts: 1396
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

Post by Kukulkan »

Hi zikitrake,

I like your new designer. :D

Kukulkan
User avatar
Droopy
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Sep 16, 2004 9:50 pm
Location: France
Contact:

Post by Droopy »

It is possible to have the Source of yaPBVD :?:
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

Droopy wrote:It is possible to have the Source of yaPBVD :?:
:lol: Do you want it really? My codes are very chaotic. And this surpasses the average.

(I'll send it to your email (this night))
PB 6.21 beta, PureVision User
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

Droopy wrote:It is possible to have the Source of yaPBVD :?:
You're going to add it into the lib? :lol: :lol: :lol:
! Black holes are where God divided by zero !
My little blog!
(Not for the faint hearted!)
Post Reply