forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to use %vx vertical scroll bar

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> ClearWin+
View previous topic :: View next topic  
Author Message
johannes



Joined: 21 Jan 2011
Posts: 65
Location: Leimen, Germany

PostPosted: Sat Jun 15, 2013 10:47 am    Post subject: How to use %vx vertical scroll bar Reply with quote

Sorry, I cannot manage to search in the forum for string %vx.
Question: can anyone tell me how to properly insert to this piece of code a vertical scroll bar using %vx?
What does the help text "To attach a vertical scroll bar to the next control.
" mean by "next control"?
Code:

 i=winio@('%ca[some caption ]%fn[Arial]&')
 i=winio@('%bg[BTNFACE]&')
 ...
do
   ... ! reading some 5 to 100 strings cline from a file
     i=winio@('%nl%70st&',TRIM(cline))
   ...
enddo
...
 i=winio@('%ff%2nl%`tt[Close+Exit]')   
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7924
Location: Salford, UK

PostPosted: Sat Jun 15, 2013 1:19 pm    Post subject: Reply with quote

There is some sample code here http://forums.silverfrost.com/viewtopic.php?t=2447

A quick look suggests that the scroll bars have been attached to a %fr frame.
You will have to handle the scrolling in the code. I will not happen automatically.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> ClearWin+ All times are GMT + 1 Hour
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