My generic notepad template

Share your advanced PureBasic knowledge/code with the community.
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Re: My generic notepad template

Post by utopiomania »

Ok, so this is a PureBasic bug, nothing to do with my code?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: My generic notepad template

Post by ts-soft »

utopiomania wrote:Ok, so this is a PureBasic bug, nothing to do with my code?
No PureBasic Bug, read the ...
http://www.purebasic.com/documentation/ ... rtcut.html
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Re: My generic notepad template

Post by utopiomania »

Just corrected the code, the keyboard shortcut to the OK help button is deleted.

I didn't know #PB_ANY returned illegal gadget id's, my bad. :) Hope it works better now.
Post Reply