You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by WicketKeeper <ma...@lehman.com> on 2007/10/26 10:57:58 UTC

Scrollbars on AutomCompleteTextField?

Hi all

Has anyone managed to put scrollbars on the drop-down bit of an
AutomCompleteTextField? Seems that i have loads of things beginning with "t"
so the explorer window's scrollbars compensate, which isn't ideal because
there's other stuff on the panel.

I'm guessing its something to do the IAutoCompleteRenderer?

Cheers
WK
-- 
View this message in context: http://www.nabble.com/Scrollbars-on-AutomCompleteTextField--tf4696002.html#a13423277
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Scrollbars on AutoCompleteTextField?

Posted by Johan Compagner <jc...@gmail.com>.
no not wicket (server side) style
in CSS just make sure that the div that hold auto complete doesn't show
scrollbars or something like that

johan



On 10/26/07, WicketKeeper <ma...@lehman.com> wrote:
>
>
>
> sorry - new to Wicket - don't understand the lingo yet :)
> how do mean style my way out? something to do with Session.getSyle()?
>
>
>
> Nino.Martinez wrote:
> >
> > Could'nt you style your way out of it?
> >
> > WicketKeeper wrote:
> >> Hi all
> >>
> >> Has anyone managed to put scrollbars on the drop-down bit of an
> >> AutoCompleteTextField? Seems that i have loads of things beginning with
> >> "t"
> >> so the explorer window's scrollbars compensate, which isn't ideal
> because
> >> there's other stuff on the panel.
> >>
> >> I'm guessing its something to do the IAutoCompleteRenderer?
> >>
> >> Cheers
> >> WK
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
> >
> :-((:-((
> --
> View this message in context:
> http://www.nabble.com/Scrollbars-on-AutoCompleteTextField--tf4696002.html#a13423342
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: Scrollbars on AutoCompleteTextField?

Posted by WicketKeeper <ma...@lehman.com>.
sorry - new to Wicket - don't understand the lingo yet :)
how do mean style my way out? something to do with Session.getSyle()?



Nino.Martinez wrote:
> 
> Could'nt you style your way out of it?
> 
> WicketKeeper wrote:
>> Hi all
>>
>> Has anyone managed to put scrollbars on the drop-down bit of an
>> AutoCompleteTextField? Seems that i have loads of things beginning with
>> "t"
>> so the explorer window's scrollbars compensate, which isn't ideal because
>> there's other stuff on the panel.
>>
>> I'm guessing its something to do the IAutoCompleteRenderer?
>>
>> Cheers
>> WK
>>   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Scrollbars-on-AutoCompleteTextField--tf4696002.html#a13423342
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Scrollbars on AutoCompleteTextField?

Posted by WicketKeeper <ma...@lehman.com>.

sorry - new to Wicket - don't understand the lingo yet :)
how do mean style my way out? something to do with Session.getSyle()?



Nino.Martinez wrote:
> 
> Could'nt you style your way out of it?
> 
> WicketKeeper wrote:
>> Hi all
>>
>> Has anyone managed to put scrollbars on the drop-down bit of an
>> AutoCompleteTextField? Seems that i have loads of things beginning with
>> "t"
>> so the explorer window's scrollbars compensate, which isn't ideal because
>> there's other stuff on the panel.
>>
>> I'm guessing its something to do the IAutoCompleteRenderer?
>>
>> Cheers
>> WK
>>   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 
> 
:-((:-((
-- 
View this message in context: http://www.nabble.com/Scrollbars-on-AutoCompleteTextField--tf4696002.html#a13423342
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Scrollbars on AutoCompleteTextField?

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
Could'nt you style your way out of it?

WicketKeeper wrote:
> Hi all
>
> Has anyone managed to put scrollbars on the drop-down bit of an
> AutoCompleteTextField? Seems that i have loads of things beginning with "t"
> so the explorer window's scrollbars compensate, which isn't ideal because
> there's other stuff on the panel.
>
> I'm guessing its something to do the IAutoCompleteRenderer?
>
> Cheers
> WK
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Scrollbars on AutomCompleteTextField?

Posted by WicketKeeper <ma...@lehman.com>.
Hi,
Yes, i think that might be the most sensible/easy way.
Cheers!
WK



Erik van Oosten wrote:
> 
> Hi WK,
> 
> My solution was to just limit the number of things you show. This is how 
> most autocomplete implementations work anyway.
> 
> Regards,
>     Erik.
> 
> 
> WicketKeeper wrote:
>> Hi all
>>
>> Has anyone managed to put scrollbars on the drop-down bit of an
>> AutomCompleteTextField? Seems that i have loads of things beginning with
>> "t"
>> so the explorer window's scrollbars compensate, which isn't ideal because
>> there's other stuff on the panel.
>>
>> I'm guessing its something to do the IAutoCompleteRenderer?
>>
>> Cheers
>> WK
>>   
> 
> -- 
> Erik van Oosten
> http://2008.rubyenrails.nl/
> http://www.day-to-day-stuff.blogspot.com/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Scrollbars-on-AutoCompleteTextField--tf4696002.html#a13423497
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Scrollbars on AutomCompleteTextField?

Posted by Erik van Oosten <e....@grons.nl>.
Hi WK,

My solution was to just limit the number of things you show. This is how 
most autocomplete implementations work anyway.

Regards,
    Erik.


WicketKeeper wrote:
> Hi all
>
> Has anyone managed to put scrollbars on the drop-down bit of an
> AutomCompleteTextField? Seems that i have loads of things beginning with "t"
> so the explorer window's scrollbars compensate, which isn't ideal because
> there's other stuff on the panel.
>
> I'm guessing its something to do the IAutoCompleteRenderer?
>
> Cheers
> WK
>   

-- 
Erik van Oosten
http://2008.rubyenrails.nl/
http://www.day-to-day-stuff.blogspot.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org