[Qt] Release V.172RC

zeljko zeljko at holobit.net
Fri Sep 18 19:37:09 CEST 2009


On Friday 18 September 2009 17:49, Den Jean wrote:

> If you accept this new method of working for hooking, I will release V1.72
> for all platforms.
> (probably monday evening)

IF it's better than old hooking then I accept , but there are more problems 
(as I can see) with this code change.
1.Qt45 becomes default
2.No more Qt44 use ? Qt44 bindings (qt44.pas) does not use such hooking.
No problem with me, but will anybody else arguing about it ?

Another question is : Can I use in $mode delphi
  QClass_hook_hook_someEvent(FQClassHook, MySlot); ?
or I MUST use mode $objfpc and
  QClass_hook_hook_someEvent(FQClassHook, @MySlot); ?


What others think ? 



>
>
> kind regards,
>
> Den Jean
>
>
>
>
> _______________________________________________
> Qt mailing list
> Qt at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/qt




More information about the Qt mailing list