New topic: 

keyboard shortcuts in the Code Editor

<http://forums.realsoftware.com/viewtopic.php?t=13770>

         Page 1 of 1
   [ 5 posts ]                 Previous topic | Next topic          Author  
Message        finsprings          Post subject: keyboard shortcuts in the Code 
EditorPosted: Sat May 26, 2007 10:56 pm                         
Joined: Sat May 26, 2007 10:53 pm
Posts: 2                Could someone point me to a list of keyboard shortcuts 
for REALbasic's Code Editor pane? For example, how to I get to the end of a 
line, and so on? On my MacBook it doesn't seem to behave like a Cocoa app, so 
the usual Emacs-style shortcuts don't work.   
                             Top                tomis          Post subject: 
Posted: Sat May 26, 2007 11:19 pm                                 
Joined: Thu Jul 27, 2006 6:31 pm
Posts: 1652
Location: Monterey, CA                The standard Mac text editor shortcuts: 
jump to the beginning/end of the current line ~ command-right/left arrow 
jump to the beginning/end of the text field ~ command-up/down arrow 
jump to the next/previous word ~ option-right/left arrow 
 
holding shift will select the text the insertion point has moved over 
 
Unfortunately, REALbasic's code editor still doesn't support double-clicking to 
select a block of text, and there are other features of the native MacOS X edit 
fields that RB's custom fields don't have yet.   
                             Top                finsprings          Post 
subject: ThanksPosted: Sat May 26, 2007 11:28 pm                         
Joined: Sat May 26, 2007 10:53 pm
Posts: 2                Thanks Tomis, that's a big help. For me, double 
clicking selects the current word and triple-clicking the current line. Isn't 
that normal on a Mac?   
                             Top                tomis          Post subject: 
Posted: Sun May 27, 2007 12:25 am                                 
Joined: Thu Jul 27, 2006 6:31 pm
Posts: 1652
Location: Monterey, CA                Yes, that clicking behavior is correct. I 
guess they fixed it then, cool.   
                             Top                corpcon          Post subject: 
Re: keyboard shortcuts in the Code EditorPosted: Tue Mar 08, 2011 5:19 pm       
                  
Joined: Thu Jan 11, 2007 5:49 pm
Posts: 51                I'm also looking for an actual list of shortucts. 
Which documentation is it listed in and where? I've searched them all like 
crazy.

One specific shortcut I'm looking for is a means to jump to a method from a 
call. In VB6 you just clicked on the functional call and then selected <Shift> 
F2. Is there anything similar in realstudio? The only method I can determine is 
to right click and select the "Go To..." from the popup menu.      
_________________
Mark
New to RB  /  Experienced in VB6
Windows 7  /  Developing for Web  
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 5 posts ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to