javafx - How does ComboBox extend beyond the window borders? -


i noticed combobox can extend beyond window borders. i'd implement custom control of mine, can't figure out how it. can give me hint how or @ least start looking?

here link screenshot, since cannot yet post images on stackoverflow

thanks in advance

edit: ok, got answer @ orcale forums, here's link thread.

you can through

cmbbox.setvisiblerowcount(100); 

Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -