Some HookAddCode requests

This forum is for programmers who have questions about the source code.
Post Reply
alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

Some HookAddCode requests

Post by alkhaef » Tue Aug 03, 2010 10:56 am

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!
Al
Help! I've OD'ed on OD! :)

michael
Posts: 38
Joined: Wed Aug 04, 2010 8:49 am

Re: Some HookAddCode requests

Post by michael » Wed Aug 04, 2010 8:53 am

These changes will be released with OpenDental 7.2.7.

alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

Re: Some HookAddCode requests

Post by alkhaef » Wed Aug 04, 2010 9:44 am

Fantastic! Thanks! :)
Al
Help! I've OD'ed on OD! :)

alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

Re: Some HookAddCode requests

Post by alkhaef » Wed Aug 04, 2010 9:45 am

Ah... By the way... Under what circumstances do you guys backport hooks to the stable branch?

Thanks,
Al
Al
Help! I've OD'ed on OD! :)

User avatar
jordansparks
Site Admin
Posts: 5770
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: Some HookAddCode requests

Post by jordansparks » Wed Aug 04, 2010 10:10 am

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.
Jordan Sparks, DMD
http://www.opendental.com

alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

Re: Some HookAddCode requests

Post by alkhaef » Wed Aug 04, 2010 10:24 am

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.
Al
Help! I've OD'ed on OD! :)

alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

Re: Some HookAddCode requests

Post by alkhaef » Fri Sep 03, 2010 9:53 am

Hi Michael and Dr. Sparks,

Took the plunge and moved to 7.2, and noticed the ModuleSelected/ModuleUnselected hooks (thanks! :D), 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!
Al
Help! I've OD'ed on OD! :)

Post Reply