jMonkeyEngine-Contributions / Lemur

Lemur is a jMonkeyEngine-based UI toolkit.
http://jmonkeyengine-contributions.github.io/Lemur/
BSD 3-Clause "New" or "Revised" License
116 stars 32 forks source link

Lemur Resizable Menus #71

Open supertick opened 5 years ago

supertick commented 5 years ago

Hello, Thanks for creating and supporting such a great looking and useful UX for JMonkey. I'm currently utilizing it for a menu system in a robotic simulator. At the moment some texts (of displaying the scene graph of JMonkey) blow out the UI http://myrobotlab.org/comment/reply/2748/10871#comment-10871

I was wondering if there is functionality of the user drag/resizing a menu - and the menu/dialog staying at that size. I didn't see any pre-made functionality in the demo, but I could have certainly overlooked something.

Was curious if this functionality existed and how it would be implemented.

supertick commented 5 years ago

inception

To be more clear, I'm talking about a menu or dialog that has a drag corner just like the one in github comment -(same paradigm) except I notice this one only resizes vertically.. (inception photo for clarity ;)

pspeed42 commented 5 years ago

There is nothing like this built in.

Resizing menus is something I don't often see. If it were me dealing with the original problem in your link, I'd probably make sure my cell renderers truncated text in some meaningful way to never get longer than a certain number of characters... though I guess that doesn't solve the general case.

On Wed, Jan 30, 2019 at 7:59 PM GroG notifications@github.com wrote:

[image: inception] https://user-images.githubusercontent.com/1266144/52023005-5304ff00-24f3-11e9-87b2-520c0f0fee0b.png

To be more clear, I'm talking about a menu or dialog that has a drag corner just like the one in github comment -(same paradigm) except I notice this one only resizes vertically.. (inception photo for clarity ;)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jMonkeyEngine-Contributions/Lemur/issues/71#issuecomment-459172808, or mute the thread https://github.com/notifications/unsubscribe-auth/AGrfnjwhuSm5HZ5s9lj-lYhyq_ZhqIpoks5vIkAHgaJpZM4abXXZ .