<br><br><div class="gmail_quote">On 6 September 2010 22:45, Fernando Perez <span dir="ltr"><<a href="http://fperez.net">fperez.net</a>@<a href="http://gmail.com">gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Mon, Sep 6, 2010 at 1:32 PM, Almar Klein <<a href="mailto:almar.klein@gmail.com">almar.klein@gmail.com</a>> wrote:<br>
><br>
> May I suggest to put in a start_event_loop_* for tk and gtk even if they'd<br>
> just do "pass"? It would look more uniform to the user. Now it looks a bit<br>
> like gtk and tk are not yet supported.<br>
<br>
</div>Even better, we just put in there<br>
<br>
# GTK<br>
<br>
# Go home happy, you don't need to do anything for GTK!  Your code<br>
works without any extra modifications needed :)<br>
<br>
I'd rather just explain that to people than make them do busy calls<br>
that serve no purpose.  Most people (with a few exceptions, obviously)<br>
only write code for the toolkit they use, so the gtk crowd (and<br>
possibly tk/fltk) will just register "I don't have to worry about it"<br>
and move on, rather than sprinkling all their codes with extra no-ops.<br></blockquote><div><br>In general, this "busy call" is only done once per application right? So not much harm done IMO.<br><br>But well, if properly documented, I can agree with your suggestion.<br>
<br>Cheers,<br>  Almar<br><br></div></div>