OptionMenu cannot be scrolled with arrow keys when...

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: OptionMenu cannot be scrolled with arrow keys when...

Re: OptionMenu cannot be scrolled with arrow keys when...

by Graf Zahl » Sat Dec 29, 2018 10:47 am

Since the up/down keys select the next item and there is nothing to select they won't do anything - and it'd amount to gross hacks to change this.
I think this squarely falls under "Don't do that!".

OptionMenu cannot be scrolled with arrow keys when...

by deltacxx » Sat Dec 29, 2018 10:32 am

OptionMenu cannot be scrolled with arrow keys when there aren't any selectable options (like a menu with only StaticTexts).
It can be scrolled with PgDn/PgUp and mouse wheel.

Example WAD (do 'openmenu testmenu' in console):
https://deltacxx.insomnia247.nl/bugwad1.pk3

Top