Re: [wxEuphoria] making a "virtual window"

new topic     » goto parent     » topic index » view thread      » older message » newer message
ghaberek said...
ghaberek said...

See wxScrollingWindow. It should do what you're asking. Let me know if you find anything missing for it and I'll add it...

Or is that wxScrolledWindow? grin

-Greg

Well, that would be considerably easier, and it would seem to deal with the main reason I was
wanting to make the virtual window, namely reducing CPU load, but there's another issue
I was going to solve by using the virtual window: I want to only "auto-magically" scroll the text,
such that a timer or some such would cause the text to scroll, not have (or let) the user
scroll it themselves. I'm not sure, but I don't think there's any way to make the scroll bars
not visible but programmatically still make that window scroll?

So I may still need to be able to make a virtual window.

Dan

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

Search



Quick Links

User menu

Not signed in.

Misc Menu