IDE Simple Request

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

IDE Simple Request

Post by Killswitch »

I'd just like a small addation to the IDE, possibly in the File menu. An 'Open PureBasic Folder' would be nice as it would save time having to route through Explorer to open the filder to add libraries or something similar.
~I see one problem with your reasoning: the fact is thats not a chicken~
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

You can simply add that to the tools menu yourself.
Just configure a new tool that has your PB dir as the "Commandline" field.
Selecting that tool from the menu will open this directory then.
(thats the standard behaviour from RunProgram() when only a directory name is passed)
quidquid Latine dictum sit altum videtur
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

Post by Killswitch »

Thanks Freak, I had no idea that the IDE could do this. It is an amazing piece of work!
~I see one problem with your reasoning: the fact is thats not a chicken~
Post Reply