Hello,
I have encountered some strange and annoying behavior with browse cells.
A bit of sample code:
CLASS SomeClass:
DEFINE PRIVATE VARIABLE pBrowse AS WIDGET-HANDLE NO-UNDO.
/* More code... */
METHOD PUBLIC VOID setColumn(pBuffer AS HANDLE, pFields AS CHAR):
DEFINE...
Hi,
I'm looking for a good solution to handling widget triggers and events in classes in 10.1C.
Currently I have a class frmFrame which has a Close button. (I'm trying to mimic MDI kind of behavior without having to use .NET components, just a frame with childframes is sufficient).
USING...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.