[Implemented] Project Features

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
cxAlex
User
User
Posts: 88
Joined: Fri Oct 24, 2008 11:29 pm
Location: Austria
Contact:

[Implemented] Project Features

Post by cxAlex »

This features would be nice:

Backup: specify a folder to save backups of all project-files in it
ToDo List: organize a todo list of the project

Greets, Alex
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

If you have a very close look at the Themes\SilkTheme.zip file you will see that there are already icons included for these two things ;)
This stuff was planned but i simply ran out of time. I am hoping to do it for 4.50 then.
quidquid Latine dictum sit altum videtur
cxAlex
User
User
Posts: 88
Joined: Fri Oct 24, 2008 11:29 pm
Location: Austria
Contact:

Post by cxAlex »

freak wrote: This stuff was planned but i simply ran out of time. I am hoping to do it for 4.50 then.
:D
User avatar
mback2k
Enthusiast
Enthusiast
Posts: 257
Joined: Sun Dec 02, 2007 12:11 pm
Location: Germany

Post by mback2k »

It would be really cool if the Build Targets could be assigned to x64 and x86. I have a task list for x64 and x86 now, but it runs all tasks on all platforms.

And it would still be nice if the x64 version could compile x86 and x64 versions.
cxAlex
User
User
Posts: 88
Joined: Fri Oct 24, 2008 11:29 pm
Location: Austria
Contact:

Post by cxAlex »

open project directory in explorer - menuitem
add/remove this file to project - entry in filepanel context menu
open folder in explorer - menuitem in projectpanel context menu

Would be nice...

Greets, Alex
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

> open project directory in explorer - menuitem
> open folder in explorer - menuitem in projectpanel context menu

added.

> add/remove this file to project - entry in filepanel context menu

The filepanel context menu is the regular editing context menu and its already a bit overloaded imho.
You can add/remove the current file from the project from the nowmal which is enough imho. (you can define a toolbar button if you want to)
quidquid Latine dictum sit altum videtur
Post Reply