No it doesn't. http://en.wikipedia.org/wiki/Mnemonics_(keyboard)I've chosen an *.ico and it worked as intended.
PureBasic 4.50 is out !
Re: PureBasic 4.50 is out !
Re: PureBasic 4.50 is out !
Thank you for ShowMemoryViewer(), it's very handy 

"Have you tried turning it off and on again ?"
A little PureBasic review
A little PureBasic review
Re: PureBasic 4.50 is out !
Sorry, now I understand.Trond wrote:No it doesn't. http://en.wikipedia.org/wiki/Mnemonics_(keyboard)I've chosen an *.ico and it worked as intended.

Yeah, image menus + mnemonics work partially here, but not as intended... your right.
Re: PureBasic 4.50 is out !
What the ??Trond wrote:No it doesn't. http://en.wikipedia.org/wiki/Mnemonics_(keyboard)I've chosen an *.ico and it worked as intended.
That's a huge basic bug! How is it possible that this got into the final?
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
Re: PureBasic 4.50 is out !
Just noticed, that the PB IDE menu commands are missing their mnemonics (underlined characters)
Running the Menu.pb example, also doesn't display them.
Running the Menu.pb example, also doesn't display them.
%101010 = $2A = 42
Re: PureBasic 4.50 is out !
Just tried a few previous versions of PB (4.41, 4.3, 4.2) and none had the mnemonics in IDE or Menu.pb example.
I'm on Win7 32bit.
I'm fairly sure it used to work, but it may be since I've gone to Win7.
I'm on Win7 32bit.
I'm fairly sure it used to work, but it may be since I've gone to Win7.
%101010 = $2A = 42
Re: PureBasic 4.50 is out !
Just done a search on Google.
Win7 Hides them by default. Yet a few programs display them anyway. (Firefox)
Here's how to display them again.
http://twigstechtips.blogspot.com/2009/ ... rline.html
Win7 Hides them by default. Yet a few programs display them anyway. (Firefox)
Here's how to display them again.
http://twigstechtips.blogspot.com/2009/ ... rline.html
%101010 = $2A = 42
Re: PureBasic 4.50 is out !
Yes, your right. The mnemonics in the IDE 4.50 don't work either. You can show them by pressing the Alt-key but they simply don't work.Perkin wrote:Just noticed, that the PB IDE menu commands are missing their mnemonics (underlined characters)
Running the Menu.pb example, also doesn't display them.
Please fix this!
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
Re: PureBasic 4.50 is out !
Yes, they do work(even when you can't see them). But you can only see them when pressing Alt-key. They only don't work together with CreateImageMenu()c4s wrote:Yes, your right. The mnemonics in the IDE 4.50 don't work either. You can show them by pressing the Alt-key but they simply don't work.Perkin wrote:Just noticed, that the PB IDE menu commands are missing their mnemonics (underlined characters)
Running the Menu.pb example, also doesn't display them.
Please fix this!
Re: PureBasic 4.50 is out !
Is this the bug report for the image menu mnemonics issue? http://www.purebasic.fr/english/viewtop ... =4&t=42407
Even in that thread, the issue seems confused by some folks. Have we gotten any feedback from the PB team on this yet?
As was pointed out, it appears even the PB IDE has the issue.
Even in that thread, the issue seems confused by some folks. Have we gotten any feedback from the PB team on this yet?
As was pointed out, it appears even the PB IDE has the issue.
Re: PureBasic 4.50 is out !
USCode wrote:Is this the bug report for the image menu mnemonics issue? http://www.purebasic.fr/english/viewtop ... =4&t=42407
Even in that thread, the issue seems confused by some folks. Have we gotten any feedback from the PB team on this yet?
As was pointed out, it appears even the PB IDE has the issue.
PB's IDE was written with PB.

Re: PureBasic 4.50 is out !
You guys are overreacting.
That's a nice update. Thank you, Fred & freak.
That's a nice update. Thank you, Fred & freak.

Proud registered Purebasic user.
Because programming should be fun.
Because programming should be fun.
Re: PureBasic 4.50 is out !
Yeah, this little issue doesn't bug me... I am VERY happy with the update!
Re: PureBasic 4.50 is out !
We're just pointing out one of the oversights in the Fabulous PB.byo wrote:You guys are overreacting.
%101010 = $2A = 42
Re: PureBasic 4.50 is out !
Well it's just that my current project uses image menus and because of this I have to use a normal one instead because it's a small but noticeable bug.
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!