hoyori / idapython

Automatically exported from code.google.com/p/idapython
Other
1 stars 1 forks source link

UI_Hooks().get_ea_hint not firing #88

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download and run 
http://code.google.com/p/idapython/source/browse/trunk/examples/ex_uihook.py
2. Attempt to get get_ea_hint to fire by hovering over everything you can think 
of
3. Be sad that it doesn't seem to fire.

What is the expected output? What do you see instead?
Hook didn't appear to fire, would have expected it to fire.

What version of the product are you using? On what operating system?
IDA 6.4 with default IDAPython (python 2.7)

Please provide any additional information below.

Original issue reported on code.google.com by formatCd...@gmail.com on 13 Aug 2013 at 3:08