GLBasic forum

Feature request => IDE/Syntax => Topic started by: Julian on 2011-Jun-10

Title: Detect file changes
Post by: Julian on 2011-Jun-10
I use Dropbox to synchronize my Project between my PC and my Netbook. I can't test ma GPS Application Indoors so I use my Netbook and change the code "on the go" (in my garden) if nessesary. When I go back to my Desktop PC I don't see the changes. Other programs (e.g. Notepad++, Visual Studio ...)  show a message like "The opened file "abc.xyz" has been changed. Would you like to reload the file?". Something like this with GLBasic would be great.

Kind regards
Julian
Title: Re: Detect file changes
Post by: MrTAToad on 2011-Jun-11
Yes - I've had multiple copies of the same files open at a time - and managed to compile the wrong one :)
Title: Re: Detect file changes
Post by: Kitty Hello on 2011-Jun-20
OK, will add an option for that when the editor gains focus.