FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 23 matches
Forum Index
Author Message
  Topic: Trying to build using LDC (QtD1?)
WasserDragoon

Replies: 5
Views: 15975

PostForum: QtD   Posted: Sun Jan 24, 2010 2:09 pm   Subject: Trying to build using LDC (QtD1?)
So, i need to use an older LDC revision?
Because LDC trunk isn't working...

I checked out svn trunk of qtd and tried to do 'make' but same errors Sad i will try another ldc rev tomorrow...
  Topic: Trying to build using LDC (QtD1?)
WasserDragoon

Replies: 5
Views: 15975

PostForum: QtD   Posted: Sun Jan 24, 2010 6:59 am   Subject: Trying to build using LDC (QtD1?)
Hi,
thanks for you reply.

I think it's best to use QtD1 this time, till D2 is stable. I used it before and i was happy with it Wink

So i have to know how to get QtD1 (which revision?) or do i ha ...
  Topic: Trying to build using LDC (QtD1?)
WasserDragoon

Replies: 5
Views: 15975

PostForum: QtD   Posted: Sat Jan 23, 2010 6:56 am   Subject: Trying to build using LDC (QtD1?)
Hi,

im using LDC + Tango trunk and it's working very well.
Now i tried to build QtD, following these instructions: http://dsource.org/projects/qtd/wiki/BuildLinux
And after running make and 44% o ...
  Topic: Confused: Container?
WasserDragoon

Replies: 2
Views: 14516

PostForum: Mango   Posted: Mon Oct 20, 2008 7:53 am   Subject: Confused: Container?
okay great thanks
  Topic: Confused: Container?
WasserDragoon

Replies: 2
Views: 14516

PostForum: Mango   Posted: Mon Oct 20, 2008 7:09 am   Subject: Confused: Container?
hi,
i would like to port some java to d.

now there's an import of java.util.ArrayList and java.util.List.
i saw the containers of mango, downloaded it, but can't use it with tango
(phobos/ares o ...
  Topic: GtkSourceView?
WasserDragoon

Replies: 6
Views: 13402

PostForum: gtkD   Posted: Thu Jul 31, 2008 1:36 pm   Subject: GtkSourceView?
thanks.
was missing:
language-specs/language.rng
language-specs/language2.rng
language-specs/styles.rng
  Topic: How to realize multilang?
WasserDragoon

Replies: 4
Views: 11496

PostForum: gtkD   Posted: Thu Jul 31, 2008 12:03 pm   Subject: How to realize multilang?
Okay, thanks.
If there is a better way to realize it you can tell me Wink
bye
  Topic: How to realize multilang?
WasserDragoon

Replies: 4
Views: 11496

PostForum: gtkD   Posted: Thu Jul 31, 2008 11:22 am   Subject: How to realize multilang?
Hi,
how I could realize multilanguage apps?
Is there any class to read files like:
key=german_word

Thanks,
WasserDragoon.
  Topic: display image button using import()
WasserDragoon

Replies: 1
Views: 7573

PostForum: gtkD   Posted: Thu Jul 31, 2008 11:20 am   Subject: display image button using import()
Hi,
how I can display an image button without using new Image("file.png") ?
I would like to use the import() function...

Thanks,
WasserDragoon.
  Topic: gtkD-pre9 + Tango 0.99.7 Dominik
WasserDragoon

Replies: 3
Views: 9853

PostForum: gtkD   Posted: Thu Jul 31, 2008 11:19 am   Subject: gtkD-pre9 + Tango 0.99.7 Dominik
Yes, I installed easyD...
  Topic: GtkSourceView?
WasserDragoon

Replies: 6
Views: 13402

PostForum: gtkD   Posted: Thu Jul 31, 2008 11:17 am   Subject: GtkSourceView?
(SVTest.exe:664): GtkSourceView-WARNING **: Failed to load 'C:\Program Files\Com
mon Files\GTK\2.0\share\gtksourceview-2.0\language-specs\d.lang': could not find
the RelaxNG schema file
Thats what ...
  Topic: GtkSourceView?
WasserDragoon

Replies: 6
Views: 13402

PostForum: gtkD   Posted: Tue Jul 29, 2008 8:00 am   Subject: GtkSourceView?
Hello,
Please note that this version does not contain the gtksourceview 1.x library anymore (upgraded to gtksourceview 2.x). If you are using sourceview...

How i can get the gtksourceview-2.x lib ...
  Topic: gtkD-pre9 + Tango 0.99.7 Dominik
WasserDragoon

Replies: 3
Views: 9853

PostForum: gtkD   Posted: Mon Jul 28, 2008 1:53 pm   Subject: gtkD-pre9 + Tango 0.99.7 Dominik
Hi,
i im trying to build the gtkD-stuff: I downloaded gtkD-pre9.zip, unpacked it to my Desktop.
- "cd Desktop\gtkD-pre9"
- "dsss build"
And thats my output: http://paste.dprogr ...
  Topic: Locating Shell on the bottom right corner (notify window)
WasserDragoon

Replies: 3
Views: 16038

PostForum: DWT   Posted: Mon Apr 28, 2008 3:39 am   Subject: Locating Shell on the bottom right corner (notify window)
ok great i changed to:
version(Windows)
{
Rectangle screen = shell.getDisplay().getClientArea();
}
else
{
Rectangle screen = shell.getDisplay( ...
  Topic: Locating Shell on the bottom right corner (notify window)
WasserDragoon

Replies: 3
Views: 16038

PostForum: DWT   Posted: Wed Apr 23, 2008 6:16 am   Subject: Locating Shell on the bottom right corner (notify window)
Hi,
im trying to locate my shell on the bottom right corner of my screen.
The problem: it works, but it overlaps my taskbar.
Here's the code:
http://paste.dprogramming.com/dprv24a9

And thats a ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group