• Welcome to PlanetSquires Forums.
 

WinFBE on GitHub (July 1, 2016)

Started by Paul Squires, July 01, 2016, 12:59:23 PM

Previous topic - Next topic

James Fuller

Paul,
  Well now Run seems to be working???
Will you be adding a Tools menu option for running other apps?
If so might I suggest renaming your current Environment menu option to just Options and add an Environment listing.
Here you would add OS ENVIRONMENT variables that would be active when you shell to any tool.

James

José Roca

Something is wrong with the SciLexer 64-bit DLL. Notification messages aren't being received in Scintilla_OnNotify. It only receives a value of 100.

Paul Squires

Thanks guys

The "Run Executable" will run the most previously compiled "exe". Therefore, you need to have at least compiled it once. I should probably disable that button and top menu option until a valid previously exe exists.
Paul Squires
PlanetSquires Software
WinFBE Editor and Visual Designer

Paul Squires

Quote from: James Fuller on July 02, 2016, 08:23:35 AM
Paul,
  All your Afx/*.inc files have just a LF. I wanted to compare with Jose's to see if there were any differences.
Is this intentional?

James

I was able to find a good resource that explains how to ensure github commits for certain files to be CRLF. I have updated the .gitattributes file to ensure CRLF for source code files.

https://help.github.com/articles/dealing-with-line-endings/

Paul Squires
PlanetSquires Software
WinFBE Editor and Visual Designer