[VB4Linux-Dev] (no subject)
Status: Planning
Brought to you by:
luke-jr
From: Abhijit P. <abh...@ma...> - 2000-11-14 10:07:45
|
just to get things clear for everyone. this is what we plan to do. 1. We plan to provide an interface such that whatever OCX, ActiveX controls are available or will be available in the future, will just be 'imported' at design-time [we might need to emulate this-->Wine could be of help] and NOT re-written. This shall take care of keeping updating every time new control comes up. 2. A program that would use the same BASIC language as input or rather the same code used by ppl to develop VB apps on M$ platform, interpret the code to C and then just use gcc to compile. This would produce native Linux programs. |