Hello people,
I want to put a single fairly standard navigation toolbar on screen (or docked) to use with any table that might be in use at any time throughout the application. I defined a nav toolbar as a class, & put it on a formset along with other forms, and at first that seemed OK, the record pointer moves in the currently selected table, and any pointers to child records change correctly. I want to use multiple instances of the formset with private datasessions, but I don’t want lots of toolbars.
Using VFP8 and Wxp or W2000.
Q1: How do I put the toolbar on the screen, and not linked to a form or formset?
Q2: How do I pass the info it will need to operate in the right table depending on which formset I’m currently working in?
Sorry if this isn’t too clear, I have a problem with leaving messages on answerphones as well..thanks in advance
Robwinder
I want to put a single fairly standard navigation toolbar on screen (or docked) to use with any table that might be in use at any time throughout the application. I defined a nav toolbar as a class, & put it on a formset along with other forms, and at first that seemed OK, the record pointer moves in the currently selected table, and any pointers to child records change correctly. I want to use multiple instances of the formset with private datasessions, but I don’t want lots of toolbars.
Using VFP8 and Wxp or W2000.
Q1: How do I put the toolbar on the screen, and not linked to a form or formset?
Q2: How do I pass the info it will need to operate in the right table depending on which formset I’m currently working in?
Sorry if this isn’t too clear, I have a problem with leaving messages on answerphones as well..thanks in advance
Robwinder