rmennes / tikzedt

Automatically exported from code.google.com/p/tikzedt
0 stars 0 forks source link

Reload if file has been modified by another program #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. File opened in LaTeX editor (TeXnicCenter)
2. File opened in TikzEdt
3. Edits in one editor are not reflected in the other

What is the expected output? What do you see instead?
n/a

What version of the product are you using? On what operating system?
TikzEdt 0.1.3.0 on Win7 32-bit

Please provide any additional information below.

I use TikzEdt to draw my figures/plots (using pgfplots). When I compile my 
source, I use Sumatra PDF to display the output to be able to click into the 
output and to view the corresponding source. This opens the corresponding 
*.tikz file with the figure/plot code in TeXnicCenter, where I may adjust a 
little something. When I return to TikzEdt, I am missing a manual reload 
function that reads the file from harddrive anew. Even better would be a 
function that detects modifications by another program and offers a reload 
automatically (just as Notepad++ does).

Cheers,
Markus

Original issue reported on code.google.com by markus.b...@gmail.com on 16 Aug 2011 at 3:11

GoogleCodeExporter commented 8 years ago
Oh, hmmm, actually there is an automatic reload function. (It monitors file 
changes of open files.) If it doesn't work, this is a bug.

Original comment by t.willwa...@gmail.com on 20 Aug 2011 at 6:35

GoogleCodeExporter commented 8 years ago

Original comment by t.willwa...@gmail.com on 22 Aug 2011 at 11:58

GoogleCodeExporter commented 8 years ago
The reload dialog had a wrong owner set... probably it popped up in the 
background and was hard to see. Fixed.

Original comment by t.willwa...@gmail.com on 7 Oct 2011 at 9:37