Statusbar numbering, what am I missing?
Posted: Fri May 24, 2024 5:03 am
It's been a LONG while since using the built in form designer...
I just built a set of forms... all have status bars. I then realized they are not numbered automatically, they are all zero, so any changes in code..
Gadget numbering, window numbering, & menu numbering all carry over so the forms can all be xincludefile'd; but the status bar gets clobbered on all but one screen.
So I edit the code-view to have each status bar a unique #...but they get overwritten...
What am I missing?
I just built a set of forms... all have status bars. I then realized they are not numbered automatically, they are all zero, so any changes in code..
Gadget numbering, window numbering, & menu numbering all carry over so the forms can all be xincludefile'd; but the status bar gets clobbered on all but one screen.
So I edit the code-view to have each status bar a unique #...but they get overwritten...
What am I missing?