GDL
About building parametric objects with GDL.

How to add an Edit Control in a List Box of MultiColumns

Anonymous
Not applicable
Just as The Title.

thanks
3 REPLIES 3
Ralph Wessel
Mentor
wcyoot wrote:
Just as The Title.
Take a look at DGListSetDialItemOnTabField. The list should also be specified as SingleSelList in the GRC file.
Ralph Wessel BArch
Anonymous
Not applicable
Thank you! But Who can give me a simple example? It is not enough to just read the document.
Ralph Wessel
Mentor
wcyoot wrote:
Thank you! But Who can give me a simple example? It is not enough to just read the document.
It's not easy to give a simple example (beyond what the documentation states) because it touches a wide range of topics and situations. My implementation is spread across a number of classes that work together to simply the problem. The documentation will get you there, but you need to read a good deal of it to understand the wider implications of these functions.
Ralph Wessel BArch