Carsten A. Arnholm
2009-04-27 22:34:12 UTC
Hi,
Maybe this is too naive, but:
I have been using wxWidgets for a couple of years to create portable
desktop applications. It works great. I like the way things are
organized and it is well documented and logical. And it works.
Recently, at work, where we don't use wxWidgets (yet) I have been on a
project developing a web application using ASP.NET, which is a new and
"rather different experience" compared to wxWidgets.
Since wxWidgets is targeting multiple platforms, has it ever been
considered if it could target a web browser as "just another platform"?
Obviously, it would be a severly limited platform, but anyway.
Maybe a subset of wxWidgets could be defined so if you used only that
subset, an application could be compiled either as an ordinary desktop
application or as a web app?
Has such an idea ever been tried or discussed? If not, why not?
Carsten Arnholm
Maybe this is too naive, but:
I have been using wxWidgets for a couple of years to create portable
desktop applications. It works great. I like the way things are
organized and it is well documented and logical. And it works.
Recently, at work, where we don't use wxWidgets (yet) I have been on a
project developing a web application using ASP.NET, which is a new and
"rather different experience" compared to wxWidgets.
Since wxWidgets is targeting multiple platforms, has it ever been
considered if it could target a web browser as "just another platform"?
Obviously, it would be a severly limited platform, but anyway.
Maybe a subset of wxWidgets could be defined so if you used only that
subset, an application could be compiled either as an ordinary desktop
application or as a web app?
Has such an idea ever been tried or discussed? If not, why not?
Carsten Arnholm