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

Search found 9 matches
Forum Index
Author Message
  Topic: Tango 0.99.4
Laubi

Replies: 1
Views: 6959

PostForum: DFL   Posted: Sun Dec 30, 2007 6:35 am   Subject: Tango 0.99.4
I've replaced toUtf8 with toString, toUtf16 with toString16 and toUtf32 with toString32... Looks like this fixes the problem but I didn't not check what really changed so I'm not sure whether this wor ...
  Topic: Tango 0.99.4
Laubi

Replies: 1
Views: 6959

PostForum: DFL   Posted: Sun Dec 30, 2007 6:23 am   Subject: Tango 0.99.4
Hi,

I've formatted my notebook a few weeks ago and wanted to install dmd with all related libraries again..

This time I wanted to use tango with DFL instead of Phobos.

I've downloaded the lat ...
  Topic: Why deprecate the anchor style layout?
Laubi

Replies: 2
Views: 8878

PostForum: DFL   Posted: Wed Oct 31, 2007 6:55 am   Subject: Why deprecate the anchor style layout?
Are there any news about layout managers?
Would be cool to have an easy solution for anchoring controls...
  Topic: IP Control
Laubi

Replies: 2
Views: 8800

PostForum: DFL   Posted: Mon Jul 09, 2007 4:48 am   Subject: IP Control
thanks Chris!
  Topic: IP Control
Laubi

Replies: 2
Views: 8800

PostForum: DFL   Posted: Wed Jun 20, 2007 4:04 am   Subject: IP Control
Hi,
I just started writing an ip address control. Unfortunately I failed after the first few lines Confused
It looks like there's a missing dependency - do I need to add something to use comctrl?

Whe ...
  Topic: Highlighting the text on a textBox
Laubi

Replies: 16
Views: 25015

PostForum: DFL   Posted: Wed May 30, 2007 10:14 am   Subject: Highlighting the text on a textBox
I'm not sure whether I really understand this problem or not, but is the code below supposed to work or not?

private import dfl.all;

class MainForm: Form
{
TextBox myTextBox;
Butto ...
  Topic: Lib for MySQL
Laubi

Replies: 2
Views: 16797

PostForum: DDBI   Posted: Fri May 18, 2007 7:49 am   Subject: Lib for MySQL
I got it!

According to http://www.steinmole.de/d/ I should ignore the existing lib supplied by mysql but this time I didn't listen!

coffimplib libmysql.lib -f
worked for me on the existing libr ...
  Topic: Lib for MySQL
Laubi

Replies: 2
Views: 16797

PostForum: DDBI   Posted: Fri May 18, 2007 7:41 am   Subject: Lib for MySQL
I've tried to use implib instead of coffimplib and this worked fine but it looks like the generated lib doesn't work. Still get these messages

C:\dmd\bin\..\lib\dbi.lib(MysqlDatabase)
Error 42: S ...
  Topic: Lib for MySQL
Laubi

Replies: 2
Views: 16797

PostForum: DDBI   Posted: Fri May 18, 2007 6:56 am   Subject: Lib for MySQL
I'm trying to use DDBI with my mysql database for a while but without much success so far..

Everything is a bit chaotic about D, different standard libraries and such things. I hope to be in the kn ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group