running ph app terminates, if deleted from HD

hi

i have an photon application which while executing if i delete its
executable/project from the HD and then try to use it at some point of time
it gets terminated.

also if while my application is executing, if i add any widget to the window
in phab and compile the project after deleting all the .o files. some times
i can see those widgets on the running application if i open the same
window.

has anybody experienced this before?

i am using qnx 4.25 and ph 1.13

thanks

sameer

t wrote:

hi

i have an photon application which while executing if i delete its
executable/project from the HD and then try to use it at some point of time
it gets terminated.

I remember having this problem with 1.12 - I had to remove all the

directories to reuse the project name.

also if while my application is executing, if i add any widget to the window
in phab and compile the project after deleting all the .o files. some times
i can see those widgets on the running application if i open the same
window.

has anybody experienced this before?

The photon app looks in the wgt directory when creating windows. They

are not stored in memory by the photon app. These details were created
when using phab. So if you add widgets to the window the running app
will use the latest widgets defined for the window
Padraig Furlong

i am using qnx 4.25 and ph 1.13

thanks

sameer