Author |
Message |
Topic: will poseidon be ported to new dwt |
nikolai
Replies: 2
Views: 15685
|
Forum: Poseidon Posted: Fri Feb 22, 2008 9:38 am Subject: will poseidon be ported to new dwt |
will poseidon be ported to new dwt (dwt-win and dwt-linux) version anytime soon? to me it seems poseidon is the best ide for d programing but i use linux so at the moment i cannot use it |
Topic: libglade |
nikolai
Replies: 8
Views: 17026
|
Forum: gtkD Posted: Fri Aug 31, 2007 1:55 pm Subject: libglade |
yes, thank you |
Topic: AssertError Failure |
nikolai
Replies: 4
Views: 23618
|
Forum: leds Posted: Thu Aug 30, 2007 10:10 am Subject: new error |
after recompiling leds with the newest svn trunk of gtkd (rev. 263) i recompiled leds. Now i get a new error:
Loaded lib = libgtk-x11-2.0.so
Loaded lib = libglib-2.0.so
Loaded lib = libatk-1.0.s ... |
Topic: libglade |
nikolai
Replies: 8
Views: 17026
|
Forum: gtkD Posted: Thu Aug 30, 2007 8:27 am Subject: libglade |
i am a newb, so could you please explain a bit more closely how to do that?
that would be very kind!
Nikolai |
Topic: AssertError Failure |
nikolai
Replies: 4
Views: 23618
|
Forum: leds Posted: Wed Aug 29, 2007 10:11 am Subject: fixed it - new error |
I finally found the cause of the problem... I had to add this line to leds.compd:
-ldl
But now I have a new error. Sob
After successfully compiling leds, I tried to run it. This was the ou ... |
Topic: AssertError Failure |
nikolai
Replies: 4
Views: 23618
|
Forum: leds Posted: Wed Aug 29, 2007 8:00 am Subject: AssertError Failure |
the error message i get when i try to compile leds is as follows:
dmd src/leds/StatusBar.d src/leds/SystemConsole.d src/leds/DockerFiles.d src/leds/ProjectTarget.d src/leds/GotoLineDialog.d src/led ... |
Topic: libglade |
nikolai
Replies: 8
Views: 17026
|
Forum: gtkD Posted: Wed Aug 29, 2007 7:32 am Subject: libglade |
libglade works quite nicely, but it is a fraction slower than writing the gui by hand.
But is there someone who can tell me how i assign events to buttons created in Glade, and how to set my program ... |
Topic: AssertError Failure |
nikolai
Replies: 4
Views: 23618
|
Forum: leds Posted: Tue Aug 28, 2007 8:10 am Subject: AssertError Failure |
please! anyone?
PS. : the email-address in the above post was wrong - i changed it now. |
Topic: leds feature request |
nikolai
Replies: 2
Views: 18884
|
Forum: leds Posted: Mon Aug 27, 2007 7:38 am Subject: refactoring |
hi
firstly, i really love leds - it's great!!!!
it has almost all the features i need.
but could someone please add a refactoring tool, as it makes everything 10000000 times easier.
nikolai ... |
Topic: libglade |
nikolai
Replies: 8
Views: 17026
|
Forum: gtkD Posted: Mon Aug 27, 2007 7:26 am Subject: solved!!! |
hello
i am sorry i even posted this. the reason i got this message is because i forgot to set the window visible in glade. please excuse me for being stupid, but i am a newbie and i dont know much ... |
Topic: AssertError Failure |
nikolai
Replies: 4
Views: 23618
|
Forum: leds Posted: Sun Aug 26, 2007 1:01 pm Subject: AssertError Failure |
firstly - i think leds is great. It has all the features i need and it's fast.
but sadly i cannot build leds, as it always failes when it tries to link itself, which leaves me with the preview 4 re ... |
Topic: libglade |
nikolai
Replies: 8
Views: 17026
|
Forum: gtkD Posted: Sat Aug 25, 2007 1:29 pm Subject: libglade |
hi
i compiled the glade test from the demos folder of gtkd preview 4, but when i run it and provide a *.glade file as an argument, then this is the output:
nikolai@nikolai-pc:~$ /home/nikolai/gtkD ... |
|