Gee, cool! Thanks for all the feedback!!
[quote]Schabby, bug in FengGUI : in the “Pick a tea flavor” dialog I have to click twice on a list item for it to be selected.
[/quote]
The webstart had a problem there. I believe it is fixed in the latest sources. But thanks for reporting it anyway!!
[quote]Schabby, feature request : I want to be able to click-drag to a menu item.
E.g. I click on “File” and I drag to “New” then release the button and it works (pressed event on new).
[/quote]
oh, yes, you are right! This is standard behaviour for drop down menues. Again, thanks for reporting it!
[quote]Schabby, feature request : mouse wheel working for vertical scrolling.
[/quote]
ok, I add that to our (recently installed) bug-tracker along with the issues you pointed out before ;D You can find it here btw http://fenggui-tracker.rarebyte.com/ Please feel free to report bugs there as well. It requires you to register unfortunately…
[quote]Feature request : copy/paste from external working (could implement it).
[/quote]
I was thinking about that for quite a while and I agree that it shouldnt bee too complicated. In fact I asked the LWJGL guys how to access the clipboard and it is really straight forward.
[quote]Schabby, feature request : when multiple selection is enabled on tables, do multiple selection only when control is pressed, and implement “shift” behavior (select all from first to currently hovered one).
[/quote]
Yapp, that’s another thing where FengGUI does not really embrace common beahviour.
[quote]Schabby, feature request : masked text field
[/quote]
What do you mean by “masked”?
[quote]Maybe FengGUI and HUD could complement each other in the Xith framework.
[/quote]
That would be awesome. This untertaking would have my complete support!
Johannes