Page 1 of 1
Posted: Tue Aug 21, 2001 11:09 pm
by BackupUser
Restored from previous forum. Originally posted by PB.
I do, for one. What about the rest of you?
Posted: Wed Aug 22, 2001 8:47 am
by BackupUser
Restored from previous forum. Originally posted by Rings.
since vb1, other languages are PowerBasic (DOS and Windows)and
i'm learning kylix (but a little bit afraid of it)
Siggi
Posted: Fri Aug 24, 2001 2:14 pm
by BackupUser
Restored from previous forum. Originally posted by Leigh.
I'm a VB6/ASP programmer by day - I love my job .
Leigh.
Posted: Fri Aug 24, 2001 9:50 pm
by BackupUser
Restored from previous forum. Originally posted by Cantor.
I'm an old AMIGA BlitzBasic2-Programmer. When I changed to Windows
there wasn't Blitz for Win and I didn't get warm with VB.
Now there is BlitzBasic for Windows but you cannot create GUIs with it.
And PB is even better as it creates smaller and faster standalones - so I think
- as BlitzBasic.
--
Best regards,
Martin
Posted: Sat Aug 25, 2001 4:51 pm
by BackupUser
Restored from previous forum. Originally posted by ricardo.
i code with VB6
its very complete, but as a lot of troubles:
1.- Its intrincated (as Gates mind), not complicated but you can get 'drunk' with so many features (most of them are only crap). Is like MSOffice: a lot of thinks, but only a few are good.
2.- Need huge and big dlls if you want to distribute your application. A simple 'hello world' zip package (if the user do not have any VB lib) could be up to2 megas !!!!
To many .ocx and garbage...
In the other hand, you can find thousands of examples and codes over internet.
I don't recommend it if any body want to develop and distribute applications. Try Pure Basic or Rapid-Q (Rapid-Q is not supported by the author anymore).
I think that using some API calls, you can do in Pure Basic the same things that in VB6 with a smaller executable.
MASM32 is another good choice, but its complicated.
I was wondering if somebody want to work in a project that translates VB code into Pure Basci code... could de cool !!!
Posted: Sun Aug 26, 2001 2:29 pm
by BackupUser
Restored from previous forum. Originally posted by PB.
I was wondering if somebody want to work in a project that translates VB code into Pure Basci code... could de cool !!!
That's what I'm toying with at the moment.

I just wanted to see
how many of you use VB to see if it was worth my time. At the moment
I'm just trying to convert VB forms to PB forms (sorry Ricardo!).

Posted: Mon Aug 27, 2001 6:01 pm
by BackupUser
Restored from previous forum. Originally posted by ricardo.
That's what I'm toying with at the moment.

I just wanted to see
how many of you use VB to see if it was worth my time. At the moment
I'm just trying to convert VB forms to PB forms (sorry Ricardo!).
Don't say: sorry he he, its a good idea to translate VB Forms to PB Forms.
Im making the Visual Ide because i want to offer the user a easy way to make, not only the form... the complete code, but this is another point.
VB has a lot of examples (just take a look in PlanetSource) and maybe developing a way to translate this code into Pure Basic can be interesting NOT ONLY to the users that actually uses VB... all the PureBasic users will like your idea. Continue doinf it !!!
Posted: Sun Sep 16, 2001 9:18 am
by BackupUser
Restored from previous forum. Originally posted by WooTz.
I code in VB since version 4. Did some DarkBasic, BlitzBasic, QBasic as well. Later on learned some C/C++ as well, but stopped with that because it was just taking too much time to learn it all, while doing C/C++, I took up some OpenGL and DirectX with it, but then it became tooooooooooooooo much heh. All I do now is VB, ASP, and learning PureBasic and considering buying PB. =)