Hi,
we have successfully migrated our 16bit clipper application to xHarbour.com. This app is running in the GTWVG/HB_EXT_INKEY (New control keys that do not overlap with other codes) modus.
Now we want to add some FiveWin GUI elements, for example 'MessageBox( <hWnd>, <cText>, <cTitle>, <nStyle> )'.
So I have to include the 'FiveWin.ch' and here we go. But now something strange happens. There are some keycodes, e. g. "E" without any reaction and the MEMOEDIT doesn't work anymore (Argument error, operation '*', Trace Through: TDIALOG:NEW).
Is here anybody around who can help me:
- knows this problem or
- can direct me to a possible solution or
- have some other tips to find a solution
- can tell me some 'best practices' starting with FiveWin
before I'm lost in space
THX in advance
Frank