Hello!
There's a listbox bug that causes the listbox items to completely disappear or to shift downwards when you resize / maximize / minimize a window. The bug isn't fixed in the axe module. It is said to exist since b+.
The only workaround found so far is to delete and recreate the listbox each time the window size is touched. Easy if you have one short listbox in your app. But not if you use tons of them with dozens of entries.
Bug reports and example codes:
http://www.blitzbasic.com/Community/posts.php?topic=64433
http://www.blitzbasic.com/Community/posts.php?topic=69056
Any other ideas, how to solve this issue?
Grisu
P.S.:
I'm really sorry to make this call, but the bug "destroys" my app I have been working on for 1,5 years. :/
There's a listbox bug that causes the listbox items to completely disappear or to shift downwards when you resize / maximize / minimize a window. The bug isn't fixed in the axe module. It is said to exist since b+.
The only workaround found so far is to delete and recreate the listbox each time the window size is touched. Easy if you have one short listbox in your app. But not if you use tons of them with dozens of entries.
Bug reports and example codes:
http://www.blitzbasic.com/Community/posts.php?topic=64433
http://www.blitzbasic.com/Community/posts.php?topic=69056
Any other ideas, how to solve this issue?
Grisu
P.S.:
I'm really sorry to make this call, but the bug "destroys" my app I have been working on for 1,5 years. :/



