| View previous topic :: View next topic |
| Author |
Message |
Andreas Hausladen Guest
|
Posted: Wed Jan 18, 2006 11:17 am Post subject: Re: 'Incorrect project override option" |
|
|
Andrue Cope [TeamB] wrote:
| Quote: | Apparently, yes. I had to uninstall it to get the full key mappings
back.
|
That's wired. bcc32pch sets one shortcut: Shift+F9 for Build Project. But
this is only set if "Build Project" does not already have a different
shortcut. And changing an TAction's shortcut should not destroy a complete
Keymapping.
--
Regards,
Andreas Hausladen
|
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Wed Jan 18, 2006 11:32 am Post subject: Re: 'Incorrect project override option" |
|
|
Andreas Hausladen wrote:
| Quote: | Apparently, yes. I had to uninstall it to get the full key mappings
back.
That's wired. bcc32pch sets one shortcut: Shift+F9 for Build Project.
But this is only set if "Build Project" does not already have a
different shortcut. And changing an TAction's shortcut should not
destroy a complete Keymapping.
|
Well BDS key handling is weird full stop. I still haven't got to grips
with exactly what the options do. FWIW I'm 99% sure I didn't have this
problem with the previous version of pcc32pch I installed (2.6)
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html
|
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Wed Jan 18, 2006 3:23 pm Post subject: Re: 'Incorrect project override option" |
|
|
Andreas Hausladen wrote:
| Quote: | Apparently, yes. I had to uninstall it to get the full key mappings
back.
That's wired.
|
I don't know if it is now. I just had this happen again after reopening
a project. There's obviously something strange going in. This time the
file menu listed 'F3' as the shortcut but hitting 'F3' just displayed
an error dialog saying that the search string can't be blank.
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html
|
|
| Back to top |
|
 |
Andreas Hausladen Guest
|
Posted: Wed Jan 18, 2006 3:30 pm Post subject: Re: 'Incorrect project override option" |
|
|
Andrue Cope [TeamB] wrote:
| Quote: | Well BDS key handling is weird full stop. I still haven't got to grips
with exactly what the options do. FWIW I'm 99% sure I didn't have this
problem with the previous version of pcc32pch I installed (2.6)
|
Can you give me some steps to reproduce this. I'm not able to reproduce
this. I changed the key mapping to IDE Classic, restarted BDS 2006 and the
F3 key still call open file. So no problem here.
--
Regards,
Andreas Hausladen
|
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Wed Jan 18, 2006 3:47 pm Post subject: Re: 'Incorrect project override option" |
|
|
Andreas Hausladen wrote:
| Quote: | Well BDS key handling is weird full stop. I still haven't got to
grips with exactly what the options do. FWIW I'm 99% sure I didn't
have this problem with the previous version of pcc32pch I installed
(2.6)
Can you give me some steps to reproduce this. I'm not able to
reproduce this. I changed the key mapping to IDE Classic, restarted
BDS 2006 and the F3 key still call open file. So no problem here.
|
I think our messages must have crossed. I'm no longer sure that it is
your code doing it. For some reason BDS2006 just loses the menu
shortcuts for New IDE Classic sometimes. Quite why it's only started
doing it apparently since installing your package is a mystery.
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html
|
|
| Back to top |
|
 |
Michael Gillen Guest
|
Posted: Wed Jan 18, 2006 5:06 pm Post subject: Re: 'Incorrect project override option" |
|
|
Andrue Cope [TeamB] wrote:
| Quote: | I think our messages must have crossed. I'm no longer sure that it is
your code doing it. For some reason BDS2006 just loses the menu
shortcuts for New IDE Classic sometimes. Quite why it's only started
doing it apparently since installing your package is a mystery.
|
It may be related to this QC# 23632.
--
-Michael Gillen
|
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Thu Jan 19, 2006 8:51 am Post subject: Re: 'Incorrect project override option" |
|
|
Michael Gillen wrote:
| Quote: | It may be related to this QC# 23632.
|
Very, very likely!
My project is a DLL and doesn't use any VCL components so earlier this
week I removed every package.
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html
|
|
| Back to top |
|
 |
|