Wolfgang, Please build and run this test: // FiveWin for Pocket PC - Hello World! sample#include "FWCE.ch"//----------------------------------------------------------------------------//function Main() ...
... - to run my program on this machine ? (I have tried to compile with /SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:THUMB, but this does not work, too) Regards Wolfgang
Wolfgang , This is a sample . Regards MAurizio #include "FWCE.ch" #define PD_SELECTPORTRAIT 0x00040000 #define PD_SELECTLANDSCAPE 0x00080000 //----------------------------------------------------------------------------// ...
Wolfgang release the handle or you may go into trouble The sysrefresh is needed after sending a msginfo or msgyesno, not needed in the loop. i have been using BT printing with success since quite a while now . Only problem ...
... la variable: TXT_SELSAVFLD from Errorsys, line: 101 So i can only open the script "Crmbl.b6s", modify and save it. Is this by design ? :? Hi Wolfgang, no is not by design, it's a bug. Try to download the new verison now is fixed. Dear Biel, you must first ser the language when you create ...
Wolfgang, > 1. Is there a keyboard replacement available, which has only big numeric keyboard buttons (for input with fingers) which i can call with showkeyboard() ? > No, that we may be aware of it. > 2. How can ...
Wolfgang, > Is there a possibilty to have a bigger row height in the LISTBOX or two rows for each record ? > Yes, you have to use a larger font for it. Here I show you a working example. > How can i have different ...
Wolfgang, Your code is fine, except that it tries to send a message to the SAY object before it is created. Modify it this way: @ 0, 0 LISTBOX oBrw ; FIELDS hBmp, auftrag->zeit, auftrag->strasse ; HEADERS "", ...