showhint 无效了,郁闷(200分)

  • 主题发起人 主题发起人 emitsong
  • 开始时间 开始时间
E

emitsong

Unregistered / Unconfirmed
GUEST, unregistred user!
TmpHandle:=FindWindow('Progman',Nil);
windows.SetParent(handle,TmpHandle);
用了这个后,发现控件的hint都不显示了,用spy看,showhint的消息还是发送了,难道窗口用层后,很多东西都到桌面后面去了,有解决办法,
我有2个思路,、
1。重写showhint
2。通过windows设置来解决
希望大家给这两方面的东西或更好的,重写showhint 比较麻烦哦
 
想不出好办法,帮你顶一下
 
一样的问题,楼主参考
http://www.delphibbs.com/delphibbs/dispq.asp?lid=3024681
 
后退
顶部