From: Francesco M. <f18...@ya...> - 2007-02-15 10:12:14
|
Hi, M. Gagnon ha scritto: > Hi, i have just taken over bsizer and am now trying to update it. First of > all, i wanted to update supported platforms since i know it also works on > mac. However the platform is displayed as some List controls (at least in > Firefox) and i can only select contiguous elements (i.e. i cannot select MSW > and MAC without also selkecting GTK and X11 ,which are in the middle. ) have you tried to left-click the items with CTRL pressed? It should allow you to select scattered items. > wouldn't checkboxes be better for that? dynamically generated lists of checkboxes are not so comfortable to handle from PHP so I preferred listboxes... HTH, Francesco |