User forums > General (but related to Code::Blocks)

File Reload

(1/2) > >>

earlgrey:
In the case of generated files within a C::B project,  it takes a certain amount of time to C::B to detect that the file changed.

Is it possible to implement a "reload" option somewhere ? ( in the OpenFilesList plugin for example, or under the "projects" tab )

Regards -

( It is just a suggestion, not an order , neither a request )

stahta01:
If on Windows you might try seeing if the Plugin modpoller helps you.
Note: IIRC, You have to compile it yourself.

If not on Windows, you might see if the Plugin modpoller can be ported to your OS without a lot of work.

http://wiki.codeblocks.org/index.php?title=ModPoller_plugin

Tim S.

oBFusCATed:
The reload happens when the application receives an activation event so try alt-tabbing...

earlgrey:
Solution is in EditorBase, adding a "reload" item to the context menu when the wxPoint is inside the OpenFilesList plugin.

Are you interested ?

oBFusCATed:
I doubt it will work.  ::)

Navigation

[0] Message Index

[#] Next page

Go to full version