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

Search found 32 matches
Forum Index
Author Message
  Topic: ArcLib Logo Design Contest!!
un_guru

Replies: 15
Views: 28971

PostForum: ArcLib   Posted: Mon Oct 15, 2007 3:17 pm   Subject: ArcLib Logo Design Contest!!
http://dworks.marte.ro/files/arclogo1.png
http://dworks.marte.ro/files/arclogo2.png
http://dworks.marte.ro/files/arclogo3.png
  Topic: Vote on ArcLib logo here.
un_guru

Replies: 6
Views: 13790

PostForum: ArcLib   Posted: Sun Oct 14, 2007 11:51 pm   Subject: Vote on ArcLib logo here.
you should look for a full design line for your library. A nice logo on a white page it's not enough. I think 3 and 9 can be integrated into a complete design and they do say "arclib is meant for ...
  Topic: How to know when the cursor has left a textBox
un_guru

Replies: 2
Views: 8845

PostForum: DFL   Posted: Wed Jun 06, 2007 12:21 am   Subject: How to know when the cursor has left a textBox
hi,
you can do it like this:

textBox.mouseLeave ~= &onMouseLeave_textBox;

void onMouseLeave_textBox(Object o, MouseEventArgs mea)
{
// property of dfl.control: http: ...
  Topic: Help with windows specific bug
un_guru

Replies: 6
Views: 20938

PostForum: Tioport   Posted: Fri Apr 27, 2007 11:02 am   Subject: Help with windows specific bug
you can always use MessageBox.showMessage(), or write to a log file.
But anyway, when debugging you don't really care for the label' background color Smile ...
  Topic: Help with windows specific bug
un_guru

Replies: 6
Views: 20938

PostForum: Tioport   Posted: Fri Apr 27, 2007 12:00 am   Subject: Help with windows specific bug
hi

you have to compile with -L/SUBSYSTEM:windows:5 - the executable will run without the command prompt. i don't know why, just that is.
this behavior was also in dwt.
  Topic: Building dwt
un_guru

Replies: 4
Views: 18754

PostForum: DWT   Posted: Sat Apr 07, 2007 2:21 pm   Subject: Building dwt
use the -v1 switch

build -release -O -clean -inline -d -lib -full -allobj dwt\all.d -T..\lib\dwt.lib -version=OLE_COM -version=DRAG_DROP -v1
  Topic: Tango?
un_guru

Replies: 1
Views: 13259

PostForum: Schooner   Posted: Thu Mar 01, 2007 11:04 am   Subject: Tango?
Do you have support for Tango in your schedule?
  Topic: Steps to building dbi
un_guru

Replies: 9
Views: 28032

PostForum: DDBI   Posted: Thu Jan 04, 2007 3:46 pm   Subject: Steps to building dbi
you need the win32 headers for the odbc package, this are not shiped with ddbi but you'll need to download 'em. Take a look in the bindings project, there you'll find the winapi project.
You can also ...
  Topic: updated dwt for dmd162
un_guru

Replies: 14
Views: 40148

PostForum: DWT   Posted: Wed Jan 03, 2007 1:28 pm   Subject: updated dwt for dmd162
that's good news... but you'll have to ask brad to update the repository to reflect your changes. There are already 3 different versions of dwt downladable from different locations.
  Topic: updated dwt for dmd162
un_guru

Replies: 14
Views: 40148

PostForum: DWT   Posted: Fri Dec 01, 2006 10:45 am   Subject: updated dwt for dmd162
Thanks. It works great (the build tool too). I just copied the .bat files to the import directory.
for some application build creates a huge executable(it doubles it's dmd size), among other problems ...
  Topic: updated dwt for dmd162
un_guru

Replies: 14
Views: 40148

PostForum: DWT   Posted: Fri Dec 01, 2006 2:54 am   Subject: updated dwt for dmd162
I'm using it with dmd 0.175
The only problem is the build tool (bud), you must use dmd .
  Topic: updated dwt for dmd162
un_guru

Replies: 14
Views: 40148

PostForum: DWT   Posted: Thu Nov 30, 2006 12:37 pm   Subject: updated dwt for dmd162
Is this still available or any other update version? I felt sudden desire to update my rulesPlayer...
it's available [url=http://dworks.marte.ro/napuca.htm] here
but no updates Sad
  Topic: building a gld program, missing libs
un_guru

Replies: 6
Views: 19232

PostForum: Schooner   Posted: Mon Nov 20, 2006 12:53 am   Subject: building a gld program, missing libs
You're right. Those libraries are not be needed. I don't know why linking would give a warning about them. I don't see that when building the example programs.
The linker can't find those files, that ...
  Topic: Build Poseidon rev176 successfully with DMD169 + Bud3.04!
un_guru

Replies: 3
Views: 9219

PostForum: Poseidon   Posted: Mon Nov 06, 2006 3:05 pm   Subject: Build Poseidon rev176 successfully with DMD169 + Bud3.04!
it works fine for me.
dmd - 173, poseidon - 176 winme/winxp
with icons and everything:)
  Topic: MVC for DWT
un_guru

Replies: 1
Views: 11982

PostForum: Potential Projects   Posted: Sun Nov 05, 2006 5:41 pm   Subject: MVC for DWT
maybe this will bring more interest:
http://dworks.marte.ro/napuca.htm
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group