July 14, 2014
On Thursday, 22 July 2004 at 23:35:36 UTC, Gold Dragon wrote:
>> But there's no "official" location, wiki, or otherwise.  I don't know..
>> I mean there's dsource.org and I know there is a wiki at the moment
>> that's maintaining some documentation.  But it'd be nice to see something
>> more formal.
>> 
>
> I have a feeling that in the future, www.dsource.org and WIKI will either be *the* places to be for stuff on D. To many have sources all over the place. If more people posted at a centralized location or added their links to WIKI then it would be more visual on how much is being done towards libraries and generalized programs.

Whoa, wait what? dsource.org is legacy, don't even look at it.

_only_ official wiki is wiki.dlang.org
_only_ official project repository is code.dlang.org
July 14, 2014
Whoa, looks like a web-interface glitch that has resulted in ancient thread being raised. Now I am feeling stupid :)
August 19, 2014
On Wednesday, 21 July 2004 at 23:52:45 UTC, J C Calvarese wrote:
> The GUI library issue has been brought up, but it hasn't really been resolved either.

> I think the only cross-platform GUI library out there right now is DUI.

Nope, there are many:
http://wiki.dlang.org/GUI_Libraries

Tkd is a recent one i authored:
https://github.com/nomad-software/tkd

GtkD is probably the most full featured:
https://github.com/gtkd-developers/GtkD
August 19, 2014
On Tuesday, 19 August 2014 at 10:58:11 UTC, Gary Willoughby wrote:
> On Wednesday, 21 July 2004 at 23:52:45 UTC, J C Calvarese wrote:
>> The GUI library issue has been brought up, but it hasn't really been resolved either.
>
>> I think the only cross-platform GUI library out there right now is DUI.
>
> Nope, there are many:
> http://wiki.dlang.org/GUI_Libraries
>
> Tkd is a recent one i authored:
> https://github.com/nomad-software/tkd
>
> GtkD is probably the most full featured:
> https://github.com/gtkd-developers/GtkD

Also search the dub archive:
http://code.dlang.org/?sort=updated&category=library.gui
August 19, 2014
On Tuesday, 19 August 2014 at 10:58:11 UTC, Gary Willoughby wrote:
> On Wednesday, 21 July 2004 at 23:52:45 UTC, J C Calvarese wrote:
>> The GUI library issue has been brought up, but it hasn't really been resolved either.
>
>> I think the only cross-platform GUI library out there right now is DUI.
>
> Nope, there are many:
> http://wiki.dlang.org/GUI_Libraries
>
> Tkd is a recent one i authored:
> https://github.com/nomad-software/tkd
>
> GtkD is probably the most full featured:
> https://github.com/gtkd-developers/GtkD

You realize you're replying to a decade-old post, right?
August 19, 2014
On Monday, 14 July 2014 at 10:28:00 UTC, Dicebot wrote:
> Whoa, looks like a web-interface glitch that has resulted in ancient thread being raised. Now I am feeling stupid :)

he he +1
August 19, 2014
On Tuesday, 19 August 2014 at 11:14:17 UTC, Vladimir Panteleev wrote:
> You realize you're replying to a decade-old post, right?

What about storing D files on BETAMAX tapes? Oh, wait.
August 19, 2014
On Tuesday, 19 August 2014 at 11:14:17 UTC, Vladimir Panteleev wrote:
> On Tuesday, 19 August 2014 at 10:58:11 UTC, Gary Willoughby wrote:
>> On Wednesday, 21 July 2004 at 23:52:45 UTC, J C Calvarese wrote:
>>> The GUI library issue has been brought up, but it hasn't really been resolved either.
>>
>>> I think the only cross-platform GUI library out there right now is DUI.
>>
>> Nope, there are many:
>> http://wiki.dlang.org/GUI_Libraries
>>
>> Tkd is a recent one i authored:
>> https://github.com/nomad-software/tkd
>>
>> GtkD is probably the most full featured:
>> https://github.com/gtkd-developers/GtkD
>
> You realize you're replying to a decade-old post, right?

BTW, does the forum log the "Leftover characters" error? I get it on new threads too.
August 19, 2014
On Tuesday, 19 August 2014 at 15:04:10 UTC, Kagamin wrote:
> BTW, does the forum log the "Leftover characters" error? I get it on new threads too.

What leftover characters error?
August 19, 2014
On Tuesday, 19 August 2014 at 15:23:03 UTC, Vladimir Panteleev wrote:
> On Tuesday, 19 August 2014 at 15:04:10 UTC, Kagamin wrote:
>> BTW, does the forum log the "Leftover characters" error? I get it on new threads too.
>
> What leftover characters error?

Sometimes trying to open a new thread from the web interface results in blank page with error message "Leftover characters: 1" in the middle. Reloading the thread page usually works.