<br><div class="gmail_quote">On Mon, Sep 21, 2009 at 2:17 PM, Rafaël Carré <span dir="ltr"><<a href="mailto:rafael.carre@gmail.com">rafael.carre@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 21 Sep 2009 14:04:36 +0200<br>
<div class="im">Alexandre Millet <<a href="mailto:a.millet89@gmail.com">a.millet89@gmail.com</a>> wrote:<br>
<br>
</div>> - The last solution would be to use native code. This implies that the<br><div class="im">
> GUI must be developped one time for each platform and is a pain to<br>
> maintain.<br>
<br>
</div>this looks interesting<br>
<br>
I imagine the GUI would be quite simple (buttons, progress bar, slider,<br>
labels) and there could be a way to factorize toolkit-specific code.<br>
<br>
Now another question is which toolkit to use on UNIX?<br></blockquote><div><br>The current mozilla plugin code has a toolbar implementation only for Unix systems. It uses X11 to draw bitmaps in the plugins output window. You should start there to improve it and apply a similar strategy for Win32 and MacOSX systems.<br>
<br>Kind regards,<br>Jean-Paul Saman<br></div></div><br>