nanogui@linuxhacker.org
nanogui@linuxhacker.org
> A screen-to-screen blit is the basis for a scroll up or down, yes.
> A helper function, GdScroll, could be written that is basically
> a wrapper around CopyArea or Blit.
>
>
This would probably be useful though... we have to create a wrapper
for the Win32 Scroll function, might as well implement it on the
nano side, and have the Win32 scroll functions be a wrapper for
that for the glib/gdk port anyhow.
Shane.
nanogui@linuxhacker.org