ChanServ changed the topic of #haiku-3rdparty to: Third party devtalk for the Haiku® operating system | Main Haiku channel: #haiku | Bored? Tons of stuff to work on here: https://github.com/HaikuArchives | Logs: https://oftc.irclog.whitequark.org/haiku-3rdparty
chilledfrogs has quit [Quit: connection reset by purr]
chilledfrogs has joined #haiku-3rdparty
chilledfrogs has quit [Quit: connection reset by purr]
chilledfrogs has joined #haiku-3rdparty
<mibi88[m]> Is there a method that can be implemented in a BView to get the text the user is trying to type. I tried overriding the KeyDown and KeyUp methods, but they seem to never get called.
<mibi88[m]> I'm getting the event from the window, but if there is a cleaner solution I would like to use it :D
<mibi88[m]> * I'm using the B_KEY_DOWN message from the window, but if there is a cleaner solution I would like to use it :D
frkzoid has joined #haiku-3rdparty
frkazoid333 has quit [Ping timeout: 480 seconds]
jmairboeck has joined #haiku-3rdparty
<augiedoggie> the View probably didn't have focus, maybe a MakeFocus(true) inside of AttachedToWindow()
<mibi88[m]> I'll try that tomorrow, thanks!
jmairboeck has quit [Quit: Konversation terminated!]