Josh Posted May 29, 2021 Share Posted May 29, 2021 The combobox widget is special because it involves use of an auxillary window to display the list of items. This build will detect the workspace area and not let the combobox list go out of the desktop client area. It will close the combobox when the window is focused. If you can find any way to mess up the behavior let me know. I used UPX to pack this executable so it is a little smaller when zipped and less than 1 MB unzipped. ComboBox.zip Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
aiaf Posted June 1, 2021 Share Posted June 1, 2021 Coudnt find breaking behavior. Just one small thing: Your screen shot is a good example, you can see the last item being shown just in half. If you hover it , will properly show it and make the top item of the combo box show in half. This depends on position of screen, i can create case where a another item exist at end and not shown until you hover bottom side I suppose its just detail, if is the same on windows should be ok. Quote I made this with Leadwerks/UAK: Structura | Stacky Desktop Edition Website: Binary Station Link to comment Share on other sites More sharing options...
Josh Posted June 1, 2021 Author Share Posted June 1, 2021 That is the intended behavior of the listbox, but maybe the combobox should round the listbox size down to the nearest number of items. Good eyes. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.