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 


List horizontal scroll bar...

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


Joined: 18 Apr 2001
Posts: 12
Location: UK

PostPosted: Thu Jan 03, 2002 2:05 pm    Post subject: List horizontal scroll bar... Reply with quote

How can i put an horizontal scroll bar on my list box... thanks...
_________________
My site @ http://ix.d2g.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
Tommy
Admin Team


Joined: 16 Nov 2002
Posts: 746
Location: The Netherlands

PostPosted: Thu Jan 03, 2002 2:12 pm    Post subject: Reply with quote

This one is easy, as in the API Reference:

Code:

  DIALOG CREATE,New Dialog,-1,0,241,137
  DIALOG ADD,LIST,LIST1,8,8,224,120
  %A = @sendmsg(@winexists(~LIST1),$0194,400,0)
  DIALOG SHOW
  wait event



Tommy
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Mac
Professional Member
Professional Member


Joined: 08 Jul 2000
Posts: 1585
Location: Oklahoma USA

PostPosted: Thu Jan 03, 2002 2:40 pm    Post subject: Reply with quote

You can also get a wider scroll area by changing
the "400" to a higher number. I use 2000.

%A = @sendmsg(@winexists(~LIST1),$0194,2000,0)

_________________
VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
Back to top
View user's profile Send private message Send e-mail
laurent_H
Contributor
Contributor


Joined: 30 Jun 2001
Posts: 60

PostPosted: Mon Jan 14, 2002 1:11 pm    Post subject: Reply with quote

Is a way to add an horizontal bar on a bitmap or another element ?

Thanks

_________________
Thanks
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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