A Big Ask!

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Nexus100
User
User
Posts: 55
Joined: Tue Feb 16, 2010 9:40 pm
Location: Essex, UK

A Big Ask!

Post by Nexus100 »

When coding it would be super useful if, where the project inspector is, have another tab where the user could do some small sketches.

I often have a piece of paper and often scribble some bits on it to assist with logic..sometimes its easier to see something laid out in simple drawings rather than think it in your noodle!

If this is too big an ask, how about a tab that lets you add relative notes. For example, when typing code have a control+other key which puts a date stamp and allows the user to make some notes. Yes we can all add this to our code in remarks but sometimes this gets ugly. The relative bit would mean that when this is added a marker is put in the source file. When on the source file marker the relative notes pop up....hey presto bobs your uncle and fanny is your aunt (sorry very english saying!).

any thoughts? :shock:
All watched over by MACHINES..I am little more than #DigitalPlankton
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: A Big Ask!

Post by IdeasVacuum »

An interesting idea but it might make the IDE a bit too complicated in terms of maintenance. I too like to sketch ideas and processes - why not keep sketches in the same folder as your PB project? Serif DrawPlus is an easy to use app that you can use for your sketches:

http://www.freeserifsoftware.com/
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply