I apologize for cross-posting this to the newsgroup, but some people don't
use the newsgroups.
Is there any way to get a normal code editor in RealBasic? In other words, I
want to be able to look at all of the code for a given module at once. I
can't stand having to navigate to different procedures using a tree menu
which is much slower than using the keyboard's PageUp/PageDown.
Being a keyboard person, I would also like to be able to type the name of a
new method without having to bring up a dialog box.
I know that the creators of this IDE think that the current method of
editing code is more productive (as per this post by Geoff Perlman:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&safe=off&selm=b5f5ede7.03
12302107.333257da%40posting.google.com),
but I don't think that anyone can decide what is more productive for another
person.
If there's no way to do what I want, is there at least an external editor
that can be used??
Thanks.
-----Original Message-----
From: realbasic-nug-bounces at lists dot realsoftware dot com
[mailto:realbasic-nug-bounces at lists dot realsoftware dot com] On Behalf Of
jis
Sent: Saturday, July 31, 2004 1:34 PM
To: REALbasic NUG
Subject: Re: Strange Property bug?
Option-copying multi-dimension arrays remains strange in Rb 5.5.3.
On 27 Jul 2004, at 2:52 PM, William Cannings wrote:
> On 27/07/2004, at 7:48pm, jis wrote:
>
>> Strange behaviour when option-copying an array such as myString(30,2)
>> from one module to another... While not problematic, it sems a bug.
>
> Heh, it's certainly 'interesting' behaviour. BTW it only occurs in 5.5
> - it works fine in 5.2.
>
> William Cannings
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives of this list here:
> <http://www.realsoftware.com/listarchives/lists.html>
>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|