Hi ALl,
How to add a custom toolbar button programmatically using C,C++ Notes API?
Also i would like to add functionality to the button click.Pls help me with this.
Toolbar or Action bar. Don't mean to be overly nit picky but the answers are different. Andre Guiard wrote a great article and app for the view that allows you to create a tool bar button them build the code to send the toolbar button out via code. As for the code, a toolbar can only run limited @Formulas, so I have used them to spawn a form in a local database that has the code I actually want it to run and this has worked quite well. Admittedly you could write a dll and extend @Formulas like the @DBLookup, so you may need to go that way.
I have used it many times and it works great! As for an Action Button, this is a bit more difficult as they are tied to the form or subform. Might be able to do it via C/C++ but I don't know off hand.
Mike Kinder
Last Wiki Answer Submitted: July 17, 2009 6:18 pm by SlikTool1,830 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
HI Mike,
I didnt understand the answer u have given.Pls give some code snippet so i can run and understand how i can do it.ALso u have mentioned Andre Guiard’s article.Where is the location for that.
Im sorry if im bothering too much but im in great need.
HI Mike,
I didnt understand the answer u have given.Pls give some code snippet so i can run and understand how i can do it.ALso u have mentioned Andre Guiard’s article.Where is the location for that.
Im sorry if im bothering too much but im in great need.
thanks,
Harish.
hi Mike,
I want to achieve creating the toolbar button using C Notes API? is this possible?Also mention the Andre Guiard’s article location.
thanks,
Harish.