|
From: Alexander S.K. <al...@be...> - 2013-07-24 11:48:17
|
Maurizio la Cecilia ?????: > > * the images on the hbuttonex aren't displayed (I reported the same > issue some time ago and you verified that the problem exists); Yes, I remember. In fact, it behaves as in 2.17 - if you switch off the HWG_USE_POINTER_ITEM, it will work. I hoped that anyone, interested in these controls, will investigate the problem, but it seems that it's me who'll have to do this :). > * the WM_SYSKEYUP and WM_SYSKEYDOWN messages aren't more trapped and > are routed to the dialog window, so any attempt to intercept some > of these keys (F10, i.e.) don't succeed; this worked fine in 2.17. I don't know about this issue. Could you provide a short sample, which worked before and doesn't work now ? > > In addition, what do you think about to add the objName data also to the > hwg_extctrl classes? > No problem. This data exist there already, since they derived from HControl. It's just needed to modify the #xcommand @ <x>,<y> BUTTONEX in hwg_extctrl.ch Regards, Alexander. |