in a Dialog i use an UltimateListControl. When showing the dialog the ulc size is very small so that nearly no entry is visible. I tried GetBestSize, GetBestFittingSize and others, but nothing gives me a size i would call ‘usable’. I found a way to set a size that suites me, but i think there might be better ways to implement this. Pleas give me some advice and/or hints.
On Thursday, February 19, 2015 at 10:02:25 AM UTC-8, Torsten wrote:
Hello,
in a Dialog i use an UltimateListControl. When showing the dialog the ulc size is very small so that nearly no entry is visible. I tried GetBestSize, GetBestFittingSize and others, but nothing gives me a size i would call ‘usable’. I found a way to set a size that suites me, but i think there might be better ways to implement this. Pleas give me some advice and/or hints.