Page 1 of 1

[Done for V0.38] RTCEd mouse wheel

Posted: Fri Apr 21, 2006 5:11 pm
by Lunever
I know it's really not very important - anyway: George, can you make the RTC-Editor allow to scroll the dungeon displayed and the level list by using the mouse wheel?

Posted: Sat Apr 22, 2006 1:04 pm
by George Gilbert
Should be fine - what do you mean by "dungeon displayed" though?

Posted: Sat Apr 22, 2006 1:29 pm
by Gambit37
I think Lunever means the main map display -- if it's bigger than the window, you get scroll bars -- in this case, the mouse wheel would be useful for panning around (up/down).

I'm not bothered by using the mouse wheel for the list of levels -- I'd rather be able to use the pgdown/pgup keys from the standard view instead of having to click the stairs icons or go into another screen.

Posted: Sat Apr 22, 2006 2:12 pm
by George Gilbert
Hmm - the pageup/down etc keys are already used for navigating the list of tile contents (the left hand pane).

Could use the +/- keys though?

Posted: Sat Apr 22, 2006 2:48 pm
by Gambit37
Oh, I didn't realise that -- thought the left hand pane was cursor up/down?

+/- would be useful though.

Posted: Sat Apr 22, 2006 6:08 pm
by copperman
Hmm, anyone remeber unnmaedbone ad his java editor. He added my suggestions for mouse wheel to his project, sadly now seemingly dead.

Wheel alone zoomed in and out, and with ctrl held it switched level. The latter was used because his trigger target choosing system was "live" and didn't rely on a separate window to select the level and target. It also streamlined copy paste activities somewhat too :D If suggestions are being taken for editor functionality I do have a couple but I'll wait for GG to make a request. Engine first :D

Posted: Mon Apr 24, 2006 11:41 am
by George Gilbert
Added the +/- key shortcut and mouse wheel function on the select level and the level view windows for V0.38

Posted: Mon Apr 24, 2006 2:30 pm
by Lunever
Very good. Is it possible to have the 4th and 5th mouse button do the same as the +/-key shortcut?

Posted: Mon Apr 24, 2006 4:52 pm
by copperman
you would probably have to use your mouse software for that Lunever.