Re: Clash between EntryCompletion functionality and key-press-event



muppet wrote:

The Enter key in an Entry actually causes the Entry to emit the "activate" signal. Try connecting to that instead of to the key-pressed event. That way not only is it more obvious what you're doing, there's less likelihood of getting fouled up by order of operations in key event handling, which is kinda what sounds like is happening.

That works. Thanks :)

--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: dkasak nusconsulting com au
website: http://www.nusconsulting.com.au



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]