[Iup-users] ?????? difficult to get scroll bar in list control

2018-10-10 Thread ????
Hi, I use iup in lua. I'm trapping in 'IupSbox', 'IupSplit' too. Try to use "expand" attribute on 'list'.IupSbox Try to find any callback on resize from parent container 'IupSplit' (like "valuechanged_cb") till dialog. Or wrap user resize operate then IupRefresh manually with updating 'list' by s

[Iup-users] difficult to get scroll bar in list control

2018-10-09 Thread Andy Xiyue
Hi Guys, I hit some setbacks recently while playing with list control and split box. The idea was very simple. I put two list controls in a splitbox so I can use split bar the adjust the ratio of each control, while both have scrollbars to view their contents. The problem was the list control di