
This option Save Settings to: The end of the Source file should only save to PureBasic Files (*.pb,*.pbi,*.pbp,*.pbf). Don't save to other extension (*.c, *.h,...,)
Thanks
That is examplePB wrote:> Don't save to other extension (*.c, *.h,...,)
So, you're editing .c or .h source files with the IDE?
+1davido wrote:Now we have Dialog library, perhaps these should be exempted from spurious code at the end of the xml files - always?
I know I have...and it is extremely annoying!PB wrote:> Don't save to other extension (*.c, *.h,...,)
So, you're editing .c or .h source files with the IDE?
Think of this...you are working with an image editing program (say Photoshop or Gimp), and get a phone call that requires notes. Would you try to open those notes in Photoshop?Tenaja wrote:Think of this...you are working with PB, and get a phone call that requires notes. You open a new file, and start typing notes about the phone call...and your text notes get "case corrected."
Because it is only one keystroke, yes, I have done that once or twice. It is better than saying "hold on a moment while I get something to write on."freak wrote:Would you try to open those notes in Photoshop?Tenaja wrote:Think of this...you are working with PB, and get a phone call that requires notes. You open a new file, and start typing notes about the phone call...and your text notes get "case corrected."
You can configure your system so that it's only one keystroke or one mouse click to open e.g. a general purpose text editor. If you don't do so, it's not Fred's or Freak's problem. Your phone call has nothing got to do with PureBasic.Tenaja wrote:Because it is only one keystroke, yes, I have done that once or twice. It is better than saying "hold on a moment while I get something to write on."
I know my examples were silly, and I know there are easy workarounds.PB wrote:Yep, I have Notepad on my Taskbar for precisely these situations.
And even though I was half-joking about typing a comment in the
current source above, it *is* actually a workable solution.
It does that already. Everything that is gonna open into the IDEsec wrote:[...] so i think, it is logic for saving the setting to PureBasic Files only.