Opera or FireFox for embedded web applications
Posted: Sun Mar 02, 2008 10:44 pm
Although I can't speak for other operating systems I believe this argument still holds true.
The problem with using the native operating system web browser Internet Explorer in PureBasic is that the rendering engine can vary from version to version and also even change from an update.
The last time I used an embedded browser (IE) in an application the feedback I received from my users was terrible. There were rendering issues between 2k/xp/vista and even some people using the same OS had mixed results (IE6/IE7).
I can see a real benefit to PureBasic if the embedded web browser used the same rendering engine across all operating systems and OS versions. Because the rendering engine would be shipped with the application compatibility in any environment would be ensured.
The current implementation may be alright for browsing websites but it's not a useful gadget for pushing sophisticated content as reliably as it could be.
The problem with using the native operating system web browser Internet Explorer in PureBasic is that the rendering engine can vary from version to version and also even change from an update.
The last time I used an embedded browser (IE) in an application the feedback I received from my users was terrible. There were rendering issues between 2k/xp/vista and even some people using the same OS had mixed results (IE6/IE7).
I can see a real benefit to PureBasic if the embedded web browser used the same rendering engine across all operating systems and OS versions. Because the rendering engine would be shipped with the application compatibility in any environment would be ensured.
The current implementation may be alright for browsing websites but it's not a useful gadget for pushing sophisticated content as reliably as it could be.