Re: [VB4Linux-Dev] GUI Development
Status: Planning
Brought to you by:
luke-jr
From: Abhijit P. <abh...@ma...> - 2000-11-09 16:50:02
|
> > 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 |