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: Dialog Sliders  (Read 645 times)

0 Members and 1 Guest are viewing this topic.

StonedSoldier

  • Guest
Dialog Sliders
« on: 28 Feb 2005, 11:27:20 »
is it at all possible to make a vertical slider, im building a fialog and ive got a slider along the bottom of the screen and im wondering if its possible to place a slider along the right side of the screen

Offline Spinor

  • Members
  • *
  • I'm a llama!
    • The chain of command
Re:Dialog Sliders
« Reply #1 on: 28 Feb 2005, 14:26:33 »
I think a vertical slider has either the style ST_LEFT or ST_RIGHT. I am not sure right now which one exactly.

Offline Igor Drukov

  • Contributing Member
  • **
  • Conscientious Subjector
Re:Dialog Sliders
« Reply #2 on: 28 Feb 2005, 14:46:44 »
A vertical slider has the style ST_DOWN.

StonedSoldier

  • Guest
Re:Dialog Sliders
« Reply #3 on: 28 Feb 2005, 15:23:32 »
thanks