D
dbguyatlanta
Anybody else using this product? I've been very pleased with it. I have
created several complex ribbons with good results.
My question: It appears to be a one-use tool. That is to say, you need to
complete your ribbon design in its entirety before you start adding code to
open forms, reports, etc. Because if you don't, if you modify the ribbon
design and import it back into your Access database, you lose whatever code
you added to basRibbonCallbacks for openining your own forms, reports, etc.
I've been tinkering with the XML to modify the ribbon after the first import
but hand coding ribbons in XML is so tedious and backwards, I'd prefer to
work in a visual design environment like IDBE. Access was afterall supposed
to be a RAD tool.
Have I missed something? Is there a way in the IDBE Ribbon Creator product
to add statements like "DoCmd.OpenForm 'frmClients'... so that my customized
code stays with the ribbon designer and gets imported into the Access
database everytime the ribbon is replaced?
I've seen the "Edit Callbacks / Tags" feature but the translation from
German is not very good and I'm having to investigate that by pure trial and
error.
Thanks
created several complex ribbons with good results.
My question: It appears to be a one-use tool. That is to say, you need to
complete your ribbon design in its entirety before you start adding code to
open forms, reports, etc. Because if you don't, if you modify the ribbon
design and import it back into your Access database, you lose whatever code
you added to basRibbonCallbacks for openining your own forms, reports, etc.
I've been tinkering with the XML to modify the ribbon after the first import
but hand coding ribbons in XML is so tedious and backwards, I'd prefer to
work in a visual design environment like IDBE. Access was afterall supposed
to be a RAD tool.
Have I missed something? Is there a way in the IDBE Ribbon Creator product
to add statements like "DoCmd.OpenForm 'frmClients'... so that my customized
code stays with the ribbon designer and gets imported into the Access
database everytime the ribbon is replaced?
I've seen the "Edit Callbacks / Tags" feature but the translation from
German is not very good and I'm having to investigate that by pure trial and
error.
Thanks