* 632 Posts in 222 Topics by 64 Members Latest Member: Rixarn   **
IFSO PORTAL
  Advanced search
February 04, 2012, 03:16:00 pm
HomeforumHelpSearchLoginRegister**
Recent Posts
[February 01, 2012, 07:03:43 pm]

[January 10, 2012, 09:50:03 pm]

[November 06, 2011, 02:57:54 pm]

[November 05, 2011, 08:11:39 pm]

[November 03, 2011, 12:09:02 pm]

[November 23, 2010, 12:54:50 pm]

[November 23, 2010, 07:59:11 am]

[November 19, 2010, 06:27:09 pm]

[November 11, 2010, 05:31:45 pm]

[October 15, 2010, 01:23:38 pm]
IFSO Portal  |  Forum  |  ifsoGUI  |  Bug Reports  |  Topic: ifsoGUI_Scrollbar... « previous next »
Pages: [1] Go Down Print
Author Topic: ifsoGUI_Scrollbar...  (Read 1523 times)
greg
Guest
« on: October 02, 2009, 02:42:03 pm »

in my program i use Scrollbar...

Code:

If OriginalGFX.BigImageWidth > 640
   Hor = ifsoGUI_ScrollBar.Create(0, 460, 640, 20, "scrollh", False)
   Hor.SetMinMax(0, OriginalGFX.BigImageWidth)
   Hor.SetValue(0)
   GUI.AddGadget(Hor)
End If

i need to set SetValue(1)
because the cursor of the scroll bar is not resized automatically if SetValue(0)

i dont know if is a bug or a feature...

sorry for may bad english...

ciao.
Logged
TaskMaster
Administrator
Sr. Member
*****
Offline Offline

Posts: 439


TaskyZ
View Profile
« Reply #1 on: October 02, 2009, 04:13:42 pm »

in my program i use Scrollbar...

Code:

If OriginalGFX.BigImageWidth > 640
   Hor = ifsoGUI_ScrollBar.Create(0, 460, 640, 20, "scrollh", False)
   Hor.SetMinMax(0, OriginalGFX.BigImageWidth)
   Hor.SetValue(0)
   GUI.AddGadget(Hor)
End If

i need to set SetValue(1)
because the cursor of the scroll bar is not resized automatically if SetValue(0)

i dont know if is a bug or a feature...

sorry for may bad english...

ciao.


This is fixed for the next release.

See this post for the change to the source.
Logged
Pages: [1] Go Up Print 
IFSO Portal  |  Forum  |  ifsoGUI  |  Bug Reports  |  Topic: ifsoGUI_Scrollbar... « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines
TinyPortal v0.9.8 © Bloc
TechHead design by Bloc
Valid XHTML 1.0! Valid CSS!