|
Micheus ... Selection Groups scroll vs Geometry Graph Scroll
|
|
12-03-2014, 11:06 PM
(This post was last modified: 12-04-2014 12:06 AM by ggaliens.)
Post: #1
|
|||
|
|||
|
Micheus ... Selection Groups scroll vs Geometry Graph Scroll
Here's my silly hack to make Selection Groups scrolling a bit more delicate when neeed. It would be better to add the thumb-region handling that is supported by geometry graph.
Would you know how to do it right Micheus ? Or more important ... would you have a go at finding right solution ? Code: event(PAGE_UP_DOWN, Ost) when PAGE_UP_DOWN == scroll_page_up orelse PAGE_UP_DOWN == scroll_page_down->I was too lazy to do a better compare of the wpc_sel_win events to wings_shape events. Maybe slightly better idea ... Code: event(#keyboard{scancode=72},Ost) -> |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Micheus ... Selection Groups scroll vs Geometry Graph Scroll - ggaliens - 12-03-2014 11:06 PM
RE: Micheus ... Selection Groups scroll vs Geometry Graph Scroll - micheus - 12-04-2014, 02:36 AM
RE: Micheus ... Selection Groups scroll vs Geometry Graph Scroll - ggaliens - 12-04-2014, 03:51 PM
RE: Micheus ... Selection Groups scroll vs Geometry Graph Scroll - ggaliens - 12-05-2014, 01:07 AM
RE: Micheus ... Selection Groups scroll vs Geometry Graph Scroll - micheus - 12-05-2014, 01:39 AM
RE: Micheus ... Selection Groups scroll vs Geometry Graph Scroll - ggaliens - 12-05-2014, 06:43 PM
RE: Micheus ... Selection Groups scroll vs Geometry Graph Scroll - micheus - 12-05-2014, 06:58 PM
|
User(s) browsing this thread: 1 Guest(s)



