Suggestion: Add a link to the 'Examples' folder as a 'Help' menu item.

Working on new editor enhancements?
Axeman
User
User
Posts: 91
Joined: Mon Nov 03, 2003 5:34 am

Suggestion: Add a link to the 'Examples' folder as a 'Help' menu item.

Post by Axeman »

This discussion ~

viewtopic.php?p=599510#p599510

~ had me checking for a reliable dedicated link to the 'Examples' folder in the editor and help files. I couldn't find one, which is sub-optimal as browsing those examples provides many good opportunities for learning the Purebasic language and modules.

There really needs to be a link to the 'Examples' folder somewhere in both the editor and help files. For the editor, the best place to add it would probably be as a menu item in the menubar 'Help' menu.
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: Suggestion: Add a link to the 'Examples' folder as a 'Help' menu item.

Post by AZJIO »

Add tool:
explorer.exe C:\ProgramData\PureBasic\Examples
explorer.exe /Select,"C:\ProgramData\PureBasic\Examples"

add a tool button to the toolbar
viewtopic.php?p=581935#p581935
Post Reply