Need some tut or example to simple Windows like UI:
Text input on: mouse over 3d object +dblclick
drop down menu on rmb (like in win/osx)
parameters in this menu like : add/edit/view to add/edit/view text strings /tags list
Show this text/taglist on lmb
And similar standard os/web UI things
GEOPANEL in techniques is sort of advanced that, what I’m looking for, but some tutorial on this components usage will be very nice!
Theres a few examples in my book that are quite simple for helping get started. Theres a video of one on our vimeo account as well. They aren’t nearly as advanced as some of the things you’re looking for but if you get started and you get stuck somewhere you can ask for help on the forum.
It’s worth keeping in mind that you’ll need to do some scripting to get the most out of these. If you’re not familiar with the Panel Execute DAT, I highly recommend digging into really understanding how to take advantage of that DAT.
Wow, good collection! Thank you all!
UI is incredibly needed mostly all the time!
For now just avoided all the dropdown things story with filling one DAT table with all data for all objects - have to present results tomorrow, but will go back and dive to it ASAP.