Re: [Win32Lib] wrap Media control?

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

Well, I do need the Media control to be a child of another window, hope the control isn't inherently limited to top level window in wxEuphoria?

No, just that I don't think that you could create a control (of any type) using wxEuphoria and make its parent a Win32Lib window.

Matt

Not sure how wxWidgets works (or if it allows this), but if he creates the main (top-level) window with wxEuphoria and can get the HANDLE to the native top-level window, he should be able to create other controls as childs of that window using W32API directly. So it shouldn't be too hard to use Win32Lib for the rest of the app.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu