Re: win32lib and scroll bars

new topic     » goto parent     » topic index » view thread      » older message » newer message

Brian K. Broker wondered:

> If I create a window with a vertical scrollbar
> (WS_VSCROLL), am I able to use it?  How do I get
> it's handle?

These aren't wrapped in a nice sort of way. You have to trap the events
yourself, using onEvent. The scrollbar is an attribute of the window, not a
seperate control. You can get the handle of the window using getHandle().

-- David Cuny

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu