1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
Thomas Goyne f463bf4bd9 Derive the custom hotkey renderers from wxDataViewCustomRenderer
Deriving from the more specialized renderes reduces the amount of code
required, but it depends on implementation details of the specific
implementations, resulting in the custom renderers not working with
wxGTK. In addition, this makes it possible to bypass the default
handling for 'Enter' which made it impossible to set it as a hotkey.

Originally committed to SVN as r6300.
2012-01-17 02:47:25 +00:00
..
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:49 +00:00
2009-03-08 08:30:39 +00:00
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:49 +00:00
2012-01-14 18:46:49 +00:00
2009-03-08 08:30:39 +00:00

* To be written.