A quick question:
I cannot use the & character in strings that are used by SetGadgetText. The '&' is used as an escape charachter to underline the next letter (such as is used in menu items). I thought there was a way to escape the '&' and get a literal byte but I cannot seem to find it.
Anyone know how to achieve this?
Escape & character in SetGadgetText
Re: Escape & character in SetGadgetText
&& 
so simple

so simple
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

-
- User
- Posts: 47
- Joined: Fri Oct 12, 2012 8:50 am
Re: Escape & character in SetGadgetText
LOL!
Everything is simple but you first need to figure it out.
Thank you very much.
I see now that I also posted in the wrong subforum. Sorry about that.
John
Everything is simple but you first need to figure it out.

Thank you very much.
I see now that I also posted in the wrong subforum. Sorry about that.
John