forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Bug or Not a Bug ?

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
Rubes_sw
Valued Contributor
Valued Contributor


Joined: 11 Jun 2001
Posts: 625
Location: Northern Ireland

PostPosted: Sun Nov 09, 2003 8:42 am    Post subject: Bug or Not a Bug ? Reply with quote

When using the table element in VDS5,

list add,opttable1,Running@tab()URL Recorder@tab()1.1.0.2|#connecteda.bmp

Works great and shows the bitmap in the table,

But when you compile the exe, the bitmap does not show, if if you create a seperate resource file and read it in that way. Am i doing something wrong or is it a bug?

Nathan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
CodeScript
Moderator Team


Joined: 08 Jun 2003
Posts: 1060
Location: India

PostPosted: Sun Nov 09, 2003 8:48 am    Post subject: Reply with quote

Did U try additionally adding the bitmap as a resource ?
Although there should be no need of one Confused
Code:
#resource add, bitmap, file.bmp, {id}

_________________
Regards
- CodeScript
Arrow Give your application a professional look with the VDSGUI Extension
Back to top
View user's profile Send private message Visit poster's website
Skit3000
Admin Team


Joined: 11 May 2002
Posts: 2166
Location: The Netherlands

PostPosted: Sun Nov 09, 2003 1:19 pm    Post subject: Reply with quote

I had the same problem, but I also didn't know how to solve it... Sad The way I got around it, was to just put the .bmp files in the same directory as your compiled program...
_________________
[ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial!
Back to top
View user's profile Send private message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Sun Nov 09, 2003 1:59 pm    Post subject: Reply with quote

You need to add the resource. The compiler only auto-adds the resource
if it has been used in the dialog definitions. Smile

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Bug Reports All times are GMT
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
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group