Hide/Show columns in CHUI browse

davidvilla

Member
I am working in CHUI using 10.1c.
How do I hide or show columns in a browse based on a condition? I tried the VISIBLE property of browse column, but it is not working in CHUI.
Any ideas or suggestions?
 
AFAIK, the dynamic browse widget is not supported in CHUI. That would be the reason as to why you can't modify a browse widget in CHUI at run time like you can in GUI.

Heavy Regards, RealHeavyDude.
 
Is there any other way to show/hide browse columns during runtime from CHUI?
I am worried about creating another browse and duplicating the fucntionality :(
 
Maybe somebody else knows, but AFAIK, that is a limitation to CHUI because CHUI in general does not provide the same environment and APIs like a Windows MFC ( on which the prowin32.exe is based ).

Heavy Regards, RealHeavyDude.
 
Back
Top