Well, it does *not* work from the no. of items; a list with 9 items shows all, but one with 13 only shows 10....
In GUI controls, one can normally control this behaviour... but how in CForms? >>> [EMAIL PROTECTED] 2004/07/23 09:27:46 AM >>> On 20.07.2004 09:04, Derek Hohls wrote: > A simple question... but I am stuck! > > I am trying to style a drop-down list, using: > > <fi:styling list-type="listbox" listbox-size="1" list-size="13"/> > > If I change the listbox-size to anything other than 1, then > it changes from a drop-down list to a box showing 'n' number > of entries. The list-size does not seem to have any impact > at all? - so how do I change the number of entries that will > be shown on a drop-down list? It is just determined by the number of items you provide. How shall it work otherwise? Ignore the rest? Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
