Board index » cppbuilder » Tip + Alt+F8, Alt+F7!

Tip + Alt+F8, Alt+F7!

When you compile and have error messages, you can use Alt+F8/F7 to cycle
throught the error messages rather than having to double-click on the
messages to get to the source code.

Same thing as F4/Shift+F4 in Visual Studio.  Nice.

--
-- Early Ehlinger CEO, ResPower Inc - 256-533-1090 --
- RenderFarm - Lightwave,3dSMax,Bryce @$0.50/CPU*Hr -
- www.respower.com Coming Soon - Maya @$0.75/CPU*Hr -
----------- SuperComputing For the Masses! ----------
"I'm so busy programming my computer to let me be lazy, I never get any
rest!" - John Kaster

 

Re:Tip + Alt+F8, Alt+F7!


Malcolm Smith,

For WordStar/Classic keyboard users [CTRL][Q][W] has been in the IDEs
since Turbo Pascal days :)

Andrue Cope
[Bicester, UK]

Team Thai Kingdom

Re:Tip + Alt+F8, Alt+F7!


That is one I've been waiting for for quite some time !

Mal

Quote
"Early Ehlinger" <ear...@yahoo.com> wrote in message

news:3cfe4aa0_2@dnews...
Quote
> When you compile and have error messages, you can use Alt+F8/F7 to cycle
> throught the error messages rather than having to double-click on the
> messages to get to the source code.

> Same thing as F4/Shift+F4 in Visual Studio.  Nice.

> --
> -- Early Ehlinger CEO, ResPower Inc - 256-533-1090 --
> - RenderFarm - Lightwave,3dSMax,Bryce @$0.50/CPU*Hr -
> - www.respower.com Coming Soon - Maya @$0.75/CPU*Hr -
> ----------- SuperComputing For the Masses! ----------
> "I'm so busy programming my computer to let me be lazy, I never get any
> rest!" - John Kaster

Re:Tip + Alt+F8, Alt+F7!


I guess you just have to know about the different keyboards !!!

Mal

Quote
"Andrue Cope" <not.a.va...@email.address.sorry> wrote in message

news:VA.000013f8.009ebf05@email.address.sorry...
Quote
> Malcolm Smith,

> For WordStar/Classic keyboard users [CTRL][Q][W] has been in the IDEs
> since Turbo Pascal days :)

> Andrue Cope
> [Bicester, UK]

> Team Thai Kingdom

Re:Tip + Alt+F8, Alt+F7!


Quote
"Andrue Cope" <not.a.va...@email.address.sorry> wrote in message

news:VA.000013f8.009ebf05@email.address.sorry...

Quote
> Malcolm Smith,

> For WordStar/Classic keyboard users [CTRL][Q][W] has been in the IDEs
> since Turbo Pascal days :)

For Classic keyboard users Alt+F8 and Alt+F7 has been in IDE's since TC
series too.

goran

Re:Tip + Alt+F8, Alt+F7!


Goran Bervar,

Quote
> For Classic keyboard users Alt+F8 and Alt+F7 has been in IDE's since TC
> series too.

Now that I didn't know :)

Andrue Cope
[Bicester, UK]

Team Thai Kingdom

Re:Tip + Alt+F8, Alt+F7!


My turn to put some colour here. :-)
Try this then:-
From IDE press F1 (for help)
From the C++ Help file ALT-T (for Help Topics)
Select Find tab
Enter 'About keyboard shortcuts'
Then select 'About keyboard shortcuts' from the topic list
Now get reading there are lots of shortcuts here include Alt+F8/F7 and lots
more. :-)
Don't forget to look at the right keyboard mapping scheme under 'Code editor
available keyboard mapping schemes are:'

--
From _Christopher (M2M).
RefCode:Vfgr5cTxVfjt

void DeadEnds() {for(;;);}      //    :)

Quote
"Early Ehlinger" <ear...@yahoo.com> wrote in message

news:3cfe4aa0_2@dnews...
Quote
> When you compile and have error messages, you can use Alt+F8/F7 to cycle
> throught the error messages rather than having to double-click on the
> messages to get to the source code.

> Same thing as F4/Shift+F4 in Visual Studio.  Nice.

> --
> -- Early Ehlinger CEO, ResPower Inc - 256-533-1090 --
> - RenderFarm - Lightwave,3dSMax,Bryce @$0.50/CPU*Hr -
> - www.respower.com Coming Soon - Maya @$0.75/CPU*Hr -
> ----------- SuperComputing For the Masses! ----------
> "I'm so busy programming my computer to let me be lazy, I never get any
> rest!" - John Kaster

Re:Tip + Alt+F8, Alt+F7!


Quote
"Andrue Cope" <not.a.va...@email.address.sorry> wrote in message

news:VA.000013f8.009ebf05@email.address.sorry...
Quote
> Malcolm Smith,

> For WordStar/Classic keyboard users [CTRL][Q][W] has been in the IDEs
> since Turbo Pascal days :)

WOW WordStar!  Dot this, dot that, yes the old "dot commands" I hated them,
but I loved the shortcut key and was please that we can still use them. :-)
Borland Turbo C/C++ was the same. :-)

Quote

> Andrue Cope
> [Bicester, UK]

> Team Thai Kingdom

--
From _Christopher (M2M).
RefCode:4vvkf4TVff44

void DeadEnds() {for(;;);}      //    :)

Other Threads