Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Set a default value for a slider  (Read 760 times)

0 Members and 1 Guest are viewing this topic.

RedHouse

  • Guest
Set a default value for a slider
« on: 21 Sep 2005, 15:00:58 »
Is it possible to set a default value for a slider, so when you create the dialog it doesnt start on 0?

Offline THobson

  • OFPEC Patron
  • Former Staff
  • ****
Re:Set a default value for a slider
« Reply #1 on: 22 Sep 2005, 11:51:15 »
If you mean by default - the staring position of the slider try:

sliderSetPosition [idc,position]

immediately after opening the dialog

RedHouse

  • Guest
Re:Set a default value for a slider
« Reply #2 on: 22 Sep 2005, 23:30:54 »
thanks for your help. Thats the final thing i need to complete my camera script