Re: Newbie very confused

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

I have a question re win32lib vs wxEuphoria.
If I write a pgm using wxEuphoria, it will be crossPlatform.
Whereas if I write a pgm using win32lib it will not be crossPlatform.

This wasn't a question, but is basically true. There are some issues that you have to look out for, like path separators (Windows uses \, Linux uses /). Some controls may behave slightly differently on different platforms. This is mainly because wxWidgets uses native controls. So they usually behave the way you'd expect, if you know what to expect on the respective platform.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu