Hi,

I want to use LBGUI for my project but I have a problem.
I want to hide a window and show it later again so I tried to remove
the WF_SHOW Flag but nothing happen, also with LBG_update_window.
After that, I thought I have to recreate the Window because its destroyed with
a click on the close button but it seems that its still there but invisible.
How do I do it correctly?

My second problem is, that the listbox/listitems of a combobox doesnt react on mouse click where the combobox listbox overlays an other listbox.
I tried to set the layer of the combobox and the combobox menu to a high value but it doesnt work. The menu listbox is visible but how i explained, it
doesnt react on the mouse where it overlays an other listbox.
How can I solve this?

Thanks

Last edited by Bone; 02/18/13 11:51.