Hi!
Consider the following:
view := RTView new.
view add: (RTBox new size: 50) element.
view on: TRKeyDown do: [ :evt |
evt keyCombination = $j command ifTrue: [ RTZoomInMove on: view ].
evt keyCombination = $k command ifTrue: [ RTZoomOutMove on: view ] ].
view
Apparently, there is no way, the keydown event are emitted in GTInpsector? I have to open
the view for this :-(
Can this be fixed?
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.