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

Thanks for the update! :)

-- Justin C Calvarese
August 19, 2014
On Tuesday, 19 August 2014 at 16:19:06 UTC, Dicebot wrote:
> 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.

Yes, I get that too. It mostly happens with this thread only... For example, when I visit this thread, I get the error, and with a large probability the next request to the server (i.e. to a different thread) also produces the same error. Then, when I reload this second page, I often get the content of this thread here. After a second reload, I get the real content.
August 20, 2014
On Tuesday, 19 August 2014 at 18:45:16 UTC, Marc Schütz wrote:
> On Tuesday, 19 August 2014 at 16:19:06 UTC, Dicebot wrote:
>> 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.
>
> Yes, I get that too. It mostly happens with this thread only... For example, when I visit this thread, I get the error, and with a large probability the next request to the server (i.e. to a different thread) also produces the same error. Then, when I reload this second page, I often get the content of this thread here. After a second reload, I get the real content.

I didn't know about this. Somehow, I've never ran into it myself, perhaps because I only ever use the horizontal-split view mode. Well, now that I found out, I fixed it - turns out it was two bugs (one causing the error message, and one causing the indeterminism). Seriously, you need to tell me about such things! Please report problems to https://github.com/CyberShadow/DFeed/issues.
August 20, 2014
On Wednesday, 20 August 2014 at 00:43:27 UTC, Vladimir Panteleev wrote:
> I didn't know about this. Somehow, I've never ran into it myself, perhaps because I only ever use the horizontal-split view mode. Well, now that I found out, I fixed it - turns out it was two bugs (one causing the error message, and one causing the indeterminism). Seriously, you need to tell me about such things! Please report problems to https://github.com/CyberShadow/DFeed/issues.

I wanted to do it but kept forgetting during reading the thread.. until next time it happened :) Too much distraction in NG!
September 03, 2014
Le 19/08/2014 12:58, Gary Willoughby a écrit :
> 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

Wow, I didn't notice before that DQuick was added to this list.
Thx for the man did it.

We don't make much noise but we still work/dabate on it with my friend.
1 2 3
Next ›   Last »