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

Form icon example

 
Post new topic   Reply to topic     Forum Index -> DFL
View previous topic :: View next topic  
Author Message
Andrej08



Joined: 31 Aug 2010
Posts: 51

PostPosted: Tue Aug 31, 2010 8:07 pm    Post subject: Form icon example Reply with quote

I can't seem to get the icon example to work. The icon doesn't get displayed in the window, and I get no runtime errors (with -debug).

I've zipped the files with a build script that I use:

http://dl.dropbox.com/u/9218759/icontest.zip
Back to top
View user's profile Send private message
HateWork



Joined: 20 Oct 2007
Posts: 13

PostPosted: Wed Sep 01, 2010 6:30 pm    Post subject: Reply with quote

Hi Andrej,

You forgot to include the compiled resource file in your build script.
Modify your batch file to look like this:

Code:
rcc -32 foo.rc
dfl foo.d -debug -gui foo.res


Add the "foo.res" file and that's it. I tried it and works just fine.
Back to top
View user's profile Send private message
Andrej08



Joined: 31 Aug 2010
Posts: 51

PostPosted: Thu Sep 02, 2010 8:39 am    Post subject: Reply with quote

HateWork wrote:
Hi Andrej,

You forgot to include the compiled resource file in your build script.
Modify your batch file to look like this:

Code:
rcc -32 foo.rc
dfl foo.d -debug -gui foo.res


Add the "foo.res" file and that's it. I tried it and works just fine.

Ah, right you are. This should probably be mentioned in the example. (or maybe I should use my brain the next time :p)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DFL All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group