Thanks for your reply, enoon.
Unfortunately what you answer will not help me.
I need to keep LIST-ITEM-PAIRS because the key value is a field in a table and the displayed value in the combo box is something the user needs to be able to undestand.
Sometimes it just works normally with...
I'm gonna reply to my own thread, I have devised a solution to my problem. It's probably far from perfect, but it does the job which I need it to do. Maybe someone can find this solution usefull for their own projects. :)
I have one superclass Container from which all UI components need to...
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.