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 


SStreeview dll help [SOLVED]

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
Tdk161
Valued Contributor
Valued Contributor


Joined: 08 Feb 2005
Posts: 399
Location: ITALY

PostPosted: Thu Jun 26, 2008 9:11 am    Post subject: SStreeview dll help [SOLVED] Reply with quote

Hi Forum,
I Started to write an application using sstreeview.dll but I cannot use resource with the imglist

this code work:
...
%%fldr = @treeview(imgList_AddMasked,%%imgList,Resource\Fldr.bmp,255|255|255,16,16)
...

but this not

#Resource Add,BitMap,Fldr.bmp

%%fldr =treeview(imgList_AddMasked,%%imgList,#Fldr.bmp,255|255|255,16,16)

Any ideas?

many tnx in advance


Last edited by Tdk161 on Fri Jun 27, 2008 3:38 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Thu Jun 26, 2008 12:13 pm    Post subject: Reply with quote

Have you used a resource browser (Res Hacker, etc.) to determine that
the image is being included as a resource after compiling your project?

SSTreeVw.Dll has support for VDS 5 & 6 included resources.

SSTreeVw.Dll will not load any resource images if it determines that the
users program is running in the VDS IDE, resources will be loaded from
the hard disk instead. In the latter case, the resource images must reside
in the same path as the calling application.

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Tdk161
Valued Contributor
Valued Contributor


Joined: 08 Feb 2005
Posts: 399
Location: ITALY

PostPosted: Fri Jun 27, 2008 3:40 pm    Post subject: Reply with quote

Very Happy Very Happy Very Happy
Many tnx Shinobi script modified and now work fine Wink
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help 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