When using a combobox, with a lot of elements in there you get a screen
full. To me this is NOT very user friendly.



I was wondering why it is not allowed to set the MaxLength property for
a list that is Read Only?
Is there a specific reason, or can it be implemented  into Gambas for
Read Only lists as well?

I want users to select from a ComboBox, pre filled with data from a
table (a long list and NOT very user friendly to see on screen). I do
not want them to be able to type their own stuff into the combobox , so
I need to set it to Read Only.


Problem now is that MaxLength property is no longer possible to set!!

So, it is either:
- a short list (desired) and user can input into combobox (not desired)
- a long list (not desired) and user can't input into combobox (desired)






-- 
Kind regards,

Willy (aka gbWilly)

http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org





------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to