Page 1 of 1
Some HookAddCode requests
Posted: Tue Aug 03, 2010 10:56 am
by alkhaef
Contr*.ModuleSelected_end -> to allow hooking into the switch to each module ... maybe ModuleUnselected too
FormOpenDental.LayoutToolbar_end (just before the call to Invalidate()) -> to allow adding buttons to the toolbar and having them not be clobbered
Thanks!
Re: Some HookAddCode requests
Posted: Wed Aug 04, 2010 8:53 am
by michael
These changes will be released with OpenDental 7.2.7.
Re: Some HookAddCode requests
Posted: Wed Aug 04, 2010 9:44 am
by alkhaef
Fantastic! Thanks!

Re: Some HookAddCode requests
Posted: Wed Aug 04, 2010 9:45 am
by alkhaef
Ah... By the way... Under what circumstances do you guys backport hooks to the stable branch?
Thanks,
Al
Re: Some HookAddCode requests
Posted: Wed Aug 04, 2010 10:10 am
by jordansparks
Pretty much never. We don't have time and we are concerned about stability. Beta can be used in nearly any office after about one week from first release.
Re: Some HookAddCode requests
Posted: Wed Aug 04, 2010 10:24 am
by alkhaef
Good to know. I'll wait a week or so, try to qualify 7.2 as best as I can, and skip 7.1 entirely then.
Thanks.
Re: Some HookAddCode requests
Posted: Fri Sep 03, 2010 9:53 am
by alkhaef
Hi Michael and Dr. Sparks,
Took the plunge and moved to 7.2, and noticed the ModuleSelected/ModuleUnselected hooks (thanks!

), but not the LayoutToolbar hooks.
I thought I'd forgotten to ask for them, so I opened up a new thread at
viewtopic.php?f=3&t=2978&p=12786#p12786
Thanks again!