Jump to content

ComboBox demo


Josh
 Share

Recommended Posts

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

combobox.thumb.png.86ef07e4d9d894b7c913b5207218266b.png

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

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.

 

I made this with Leadwerks/UAK:

Structura Stacky Desktop Edition

Website:

Binary Station

Link to comment
Share on other sites

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.

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

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...