[Linux] Problem with 3.5* and wine
ActiveX is the easiest solution since nearly all recent Windows have at least IE 5 (and those that have NT4 can still install Mozilla).
I could also embed the whole Gecko engine, but that would be quite heavy for a so small program, and it would maybe not work better in Wine.
Another solution would be to use another HTML engine. There is one written in Delphi, but the free version is quite limited
IE (and Gecko even more) support lots of CSS properties and Javascript to make nice templates to show movie info.
I could also embed the whole Gecko engine, but that would be quite heavy for a so small program, and it would maybe not work better in Wine.
Another solution would be to use another HTML engine. There is one written in Delphi, but the free version is quite limited
