Quote:
Originally Posted by Tizio To create the GUI you can use C++ Builder, but in your app (not a DLL, but a simple app) you have to make a call to a routine that actually shows the GUI, right?
This, in a normal application, will probably happen in the main routine, and in BSP plaug in will happen in the EV_KEY_PRESSED case statement.. |
YES, exactly that is what I want to do, and I don't know clearly how to implement this routines that shows the GUI in the EV_KEY_PRESSED...
But I'm not going to surrender yet with this! ;)
Quote:
Originally Posted by Tizio Sorry if I can't help you any further with this topic, I planned to learn Visual C, but due to lack of time I left the project.. :( |
Thanks very much Tizio, You already helped me, and I apreciate that...
Regards,
Stole