2011/9/19 zeljko <[email protected]>: > On Sunday 18 of September 2011 22:03:31 silvioprog wrote: >> Hi, >> >> I use the AddHandlerOnVisibleChanged well >> >> (http://lazarus-ccr.sourceforge.net/docs/lcl/controls/tcontrol.addhandleron >> visiblechanged.html). So, exists something compatible to "Enabled"? It >> would be a >> "AddHandlerOnEnableChanged". >> >> I wanted to use AddHandler method, but the HandlerType parameter is >> TControlHandlerType, that has only chtOnResize, chtOnChangeBounds, >> chtOnVisibleChanging, chtOnVisibleChanged and chtOnKeyDown, nothing >> to Enabled. :( > Open an issue about it so we won't forget about this feature. > zeljko
Thanks zeljko, reported (with patchs): http://bugs.freepascal.org/view.php?id=20300 Thx. -- Silvio Clécio =============================================== Blog - <silvioprog.com.br> Twitter - <twitter.com/silvioprog> LazSolutions - <code.google.com/p/lazsolutions> LazWebSolutions - <code.google.com/p/lazwebsolutions> Lazarus-BR - <groups.google.com.br/group/lazarus-br?hl=pt-BR> =============================================== * Conheça nosso canal IRC sobre Lazarus: #lazarus-br * =============================================== -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
