On Tue, Aug 2, 2011 at 11:34 AM, Marco Leise <span dir="ltr"><<a href="mailto:Marco.Leise@gmx.de">Marco.Leise@gmx.de</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Am 02.08.2011, 17:35 Uhr, schrieb Jimmy Cao <<a href="mailto:jcao219@gmail.com" target="_blank">jcao219@gmail.com</a>>:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
2011/8/2 so <so@so.so><br>
<br>
</div><div><div></div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, 02 Aug 2011 03:51:56 +0300, Brad Roberts <<br>
<a href="mailto:braddr@slice-2.puremagic.com" target="_blank">braddr@slice-2.puremagic.com</a>> wrote:<br>
<br>
 I don't think that any gui library belongs in phobos because there's<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
essentially no agreement about what cross-platform library is standard.<br>
Pick any random 10 gui developers about what library they used (assuming<br>
they do anything cross-platform) and you'll get more than 1 answer.  I'd<br>
be shocked if you get a clear enough majority to suggest 1 that'd make a<br>
big set of people happy.<br>
<br>
Sorry, the gui library landscape just doesn't approach being obvious<br>
enough to be in the standard library.<br>
<br>
My 2 cents,<br>
Brad<br>
<br>
<br>
</blockquote>
I agree, GUIs (and other huge libraries that everyone has their own<br>
favorite) don't belong standard library. Other languages get away with it<br>
because they are either platform themselves or support only one platform.<br>
Another reason not to include them to the standard library, remember phobos<br>
has rules (we might need to change many things).<br>
But if we have something small, simple and cross-platform somewhere, why<br>
not!<br>
<br>
</blockquote>
<br></div></div><div class="im">
If a GUI library were included in Phobos, that would make D a much better<br>
competitor against C#.  That's why I hope such an inclusion would be<br>
possible in the future.  I see why it might not be possible, though.<br>
</div></blockquote>
<br>
Why is it so important that the GUI library is included in the std library? Unless it is like Delphi, VisualBasic & others that it comes with a GUI designer and an IDE I personally find it ok to look for the best library for your project on the internet (small Windows-only, cross-platform, ...) :)<br>


</blockquote></div><br><div><br></div><div>You're right, it's probably not that important.</div><div>I guess it's most important that a cross-platform GUI library can simply be easily installed and set up (with some sort of D package manager).</div>