Page 1 of 1
RAD IDE for PB?
Posted: Thu Dec 23, 2004 1:49 pm
by Bonne_den_kule
Dose it exists any RAD(object oriented) IDE (third party) for PB?
The Visual Designer is okey for making a prog with one window, but it sucks for makeing progs with multiple window.
RAD IDE is a IDE like VB and RealBasic.
Posted: Thu Dec 23, 2004 1:58 pm
by hm
since PB does not support object oriented programming natively, there is no object oriented IDE for PB.
you could however try
PBDev, an ide with form designer.
Posted: Thu Dec 23, 2004 2:54 pm
by traumatic
hm wrote:since PB does not support object oriented programming natively, there is no object oriented IDE for PB.
I think you misunderstood Bonne_den_kule here.
Object oriented RAD has nothing to do with language specific features, it's
more about being able to almost "draw" an application instead of actually
writing the code.
Posted: Thu Dec 23, 2004 3:22 pm
by Edwin Knoppert
Bonne, PBDev does support multiple windows easily.
See link below

Posted: Mon Jan 03, 2005 1:39 am
by dracflamloc
Please note PBDev is Windows-Only, as well as the code it generates.
Posted: Mon Jan 03, 2005 8:31 am
by DarkDragon
Well, there is nothing out there. If I understood you right you are searching for a codemaker with which you can draw the code like in SPS.