sync scrolling with groups
Bert Wesarg
wesarg at informatik.uni-halle.de
Tue Jul 3 01:49:50 CEST 2007
Hi,
its me again, btw what is the limit of this list?
bert
Bert Wesarg wrote:
> Hi all,
>
> after a private conversation with Tony, I looked over the syncscroll
> patch, originaly from TK Soh. First there was one more work around needed
> to get scrolling in the help windows working. Second the internal sync
> scrolling has not changed, so it is still a bad hack. But this new patch
> provides scrolling groups. That is, not all windows which have the active
> sync scrolling scroll, only these in the same group. group management is
> handled by an AP set_sync_scroll_group(). which takes arguments like the
> focus_window() MS, when no arguments or the empty string argument is
> given, the current window is removed from a group, if any. The gui part is
> mostly copied from the attach/detach tab code. joining of groups is not
> possible, when sync a window with an other group only this window is
> joined to the other group.
>
> So have fun with this.
>
> Regards
> Bert
>
More information about the Develop
mailing list