PDA

Click to See Complete Forum and Search --> : building forms , modules, class


Marcelo Velasquez
Jan 6th, 2000, 05:28 PM
it is possible to create forms, modules,class etc through code ?

------------------
The blessing of God enriches and it doesn't increase pains

KENNNY
Jan 6th, 2000, 05:42 PM
well classes and modules *are* code, so they cant really be made with code..
forms, yes, using a bit of API. but then VB loses its advantage of simpleness to C++ and u may as well use c++ (you HAVE to create windows yourself in c++). so yes, but not worth it :)

------------------
cintel rules :p
www.cintelsoftware.co.uk

Marcelo Velasquez
Jan 6th, 2000, 09:02 PM
How to do a program to create a module, for instance that contains the columns of a table of a database?

KENNNY
Jan 7th, 2000, 02:45 AM
i dont quite get what ur asking :)
but if you want to do databases, use the data control.

------------------
cintel rules :p
www.cintelsoftware.co.uk