Re: [VB4Linux-Dev] GUI Development
Status: Planning
Brought to you by:
luke-jr
From: Abhijit P. <abh...@ma...> - 2000-11-10 03:59:13
|
DAO : Data Access Objects RDO: Remote Data Objects ADO: ActiveX Data Objects for database connectivity. Again, these objects work with ODBC drivers so we need a set of ODBC Drivers too what about COM DCOM support ? Also, the present version; VB6 is NOT Object Oriented. VB7 is expected to be Object Oriented. Do we make VB4Linux Object Oriented? ================================================================== Luke-Jr wrote: > Not sure what DAO or ADO are, but most of those are things I've thought of > already and are on the project's Task list... > > Abhijit Paithankar wrote: > > > > > > > We can do a command line tool called from the VBIDE that reinterprets the > > > BASIC syntax to C, like gjc or similiar. > > > > > > But another problem is in my mind: the OCX support. How we can implement the > > > OCX linkage? > > > I was thinking to an open library like the VCL for Delphi. > > > > > > _______________________________________________ > > > VB4Linux-Dev mailing list > > > VB4...@li... > > > http://lists.sourceforge.net/mailman/listinfo/vb4linux-dev > > > > ok, I think we shall go ahead with the "VB2C" model > > > > we need to think about a lot of things > > > > 1. DAO and ADO Support > > 2. OCX Support > > 3. CHM and HLP file creator and reader > > 4. VB Code Editor > > 5. VB2C interpreter [has "something2C" been implemented before in the open > > development community?] > > 6. GUI Development > > 7. Runtime Environment > > 8. Work Distribution > > 9. Project Documentation |