1. wxEuphoria: how interrogate/set a WINDOW'S scroll button?

In wxEuphoria, how can I interrogate and programmatically set the position of a window's scroll bar? I don't mean a slider IN a window, I mean the scroll bar attached along side or beneath a window. Using the main window's id didn't seem to work at all.

Dan

new topic     » topic index » view message » categorize

2. Re: wxEuphoria: how interrogate/set a WINDOW'S scroll button?

DanM said...

In wxEuphoria, how can I interrogate and programmatically set the position of a window's scroll bar? I don't mean a slider IN a window, I mean the scroll bar attached along side or beneath a window. Using the main window's id didn't seem to work at all.

Dan

Right now, you'll have to use Sizers and a couple wxScrollBar controls to do this. There's a partially-implemented wxScrollWindow control in wxEuphoria, but it's entirely undocumented, and there's no support functions for it. I'll get this into the up-coming release.

-Greg

new topic     » goto parent     » topic index » view message » categorize

3. Re: wxEuphoria: how interrogate/set a WINDOW'S scroll button?

ok, I'll check out 12.0, thanks.

Dan

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu