I would like to change the prompt on a BtnBmp during program execution.
Consider:
...
REDEFINE BTNBMP oBtn1 RESOURCE "ADD" PROMPT "Add"
....
Later I want to change the prompt to "Confirm"
oBtn1:SetText("confirm") eliminates the bitmap and gives only a text button
So what can I use to just change the prompt and nothing else ?
Thanks
Tim
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit