Recent

Author Topic: TScrollBox ScrollInView(Control:TControl) GTK2  (Read 5153 times)

aurawin

  • New Member
  • *
  • Posts: 18
    • http://www.aurawin.com/
TScrollBox ScrollInView(Control:TControl) GTK2
« on: July 05, 2008, 10:17:34 pm »
I've written my own ScrollInView proc for making a control visible.  I use ScrollBy(0,dY) and under GTK2 - it does nothing.

When I use the mouse scroll the box by way of the scrollbar the V_SCROLL message is sent and the box properly scrolls.

When I use the keyboard HOME and END the scroll the box scrolls properly.

When I use the a manual ScrollBy method or set the scrollbar position property the scrollbar moves, but the window does not scroll.

Any ideas how to make this work?

aurawin

  • New Member
  • *
  • Posts: 18
    • http://www.aurawin.com/
GTK2 TScrollbox Author Paul
« Reply #1 on: July 15, 2008, 02:11:44 am »
I'm looking for the email address of "Paul" who did the gtkwinapi.inc unit.  

I need the scrollby functionality implemented for GTK2.  I'm willing to get this working but I need GTK api documentation...

Thanks!

 

TinyPortal © 2005-2018