D
Deleted member 147267
Guest
So while I'm waiting for my android box to update, I have to wonder why
- there isn't a single form (or a set of base forms if for some reason they are so different - e.g. some require tab controls - maybe)
- an image control is told what picture to load based on user demand (ud)
- ud therefore shows whichever buttons the table data determines and places them accordingly
- table data also provides one or more string parameters associated with each button to a function that controls what happens next. Perhaps the table data assigns a button Tag property value instead but who knows.
After 4 pages of responses I can't help but think that a course of action should have been arrived at quite some time ago. Maybe it's because the information has been coming in dribs and drabs, but if there was a complete explanation of the process at any point, it's buried in history and it seems it has been overlooked as the same questions and points continue to be asked/made.
Maybe what's needed is a sample db along with a couple of process pic files, some notes (or whatever it is that is supposed to appear on a few button clicks) along with anything else that's needed to set up maybe one form with 2 process examples and work out how to drive the process(es). Then OP would replicate.
- there isn't a single form (or a set of base forms if for some reason they are so different - e.g. some require tab controls - maybe)
- an image control is told what picture to load based on user demand (ud)
- ud therefore shows whichever buttons the table data determines and places them accordingly
- table data also provides one or more string parameters associated with each button to a function that controls what happens next. Perhaps the table data assigns a button Tag property value instead but who knows.
After 4 pages of responses I can't help but think that a course of action should have been arrived at quite some time ago. Maybe it's because the information has been coming in dribs and drabs, but if there was a complete explanation of the process at any point, it's buried in history and it seems it has been overlooked as the same questions and points continue to be asked/made.
Maybe what's needed is a sample db along with a couple of process pic files, some notes (or whatever it is that is supposed to appear on a few button clicks) along with anything else that's needed to set up maybe one form with 2 process examples and work out how to drive the process(es). Then OP would replicate.