On Mon, Jun 28, 2010 at 1:27 PM, Joseph VanAndel <[email protected]> wrote:
> Is is possible for a program to set the state of Wt scroll bars?
>
> 1) I have a log window, built from a WTextArea.  When I add messages to the 
> bottom, I'd like to insure the text at the bottom of the window is visible.  
> I don't see any methods to force the scroll "thumb" to the bottom, so the 
> users sees the last log mesage.

JQuery has an implementation to do that as I recall, maybe see how it
did it?  Or use it directly?


On Mon, Jun 28, 2010 at 1:27 PM, Joseph VanAndel <[email protected]> wrote:
> 2) I have a WSelectionBox that shows a set of names, corresponding to what 
> scan a radar antenna is performing.  There may be more scans than would fit 
> in the vertical space, so I need a scrollbar.  How do make sure the current 
> state is always visible?

JQuery again I think?

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to