Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

fixing EVT_PROJECT_OPEN

(1/5) > >>

pauliusz:
Problem: Currently EVT_PROJECT_OPEN event is generated in "wrong" place... (Bug #11233)

Reason: EVT_PROJECT_OPEN event was moved to "wrong" place in revision 1437 (long long time ago), because there were problems with code-completion(CC).

Solution: Since CC doesn't use EVT_PROJECT_OPEN anymore it is safe to move it back to "right" place.

I could do this by myself, but I not sure about all these "new" protections if workspace is loading...

rickg22:
And what's the "right place"?  :?

pauliusz:

--- Quote from: rickg22 on June 28, 2007, 01:53:54 am ---And what's the "right place"?  :?

--- End quote ---
You can see it in the change log of revision 1437.
You can also see it if you will search files for EVT_PROJECT_OPEN.

dje:
Hi !


--- Quote ---You can see it in the change log of revision 1437.
You can also see it if you will search files for EVT_PROJECT_OPEN.
--- End quote ---

Far easier than giving file/method/line in current version  :wink:

Dje

thomas:
Is it really necessary to change yet another core behaviour without urgent need at this time?

I can't tell beforehand what effects this particular change will have, but I can tell what effect the last few had.

Navigation

[0] Message Index

[#] Next page

Go to full version