realbasic-nug
[Top] [All Lists]

Re: Tested 2008 r4 .2

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Tested 2008 r4 .2
From: Norman Palardy <npalardy@great-white-software.com>
Date: Thu, 30 Oct 2008 14:26:50 -0600
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <5FEC7F9C-99EA-4966-B653-A86DED15799D@okraft.nu>
References: <5FEC7F9C-99EA-4966-B653-A86DED15799D@okraft.nu>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On 30-Oct-08, at 2:09 PM, Sven E Olsson wrote:

Hi list,
I have tested 2008 r4 2 Mac with coding 8-10 hours / day for some days now....

- Code Editor ...
Frustrating to wok with

what's frustrating about it ?
I also work with it a lot every day

- Menu Editor ...
I found that main menu item is changed place!
not sure what you mean

And also Click on an menu item move the menu item downwards!
hmm ... I dont see it do this

- Find and Replace...

I have a code multi line that I want to find and then do a replace ... But I have tried to "find" the following code but RB generate an empty Search result list.

if prefs.TurboCSSmode = false then
TextWindow(Window(DocumentId)).ListaSelfClasses.Append tmpStr
else
ListaCSSclasses.Append tmpstr
end if

Any Ideas how to Find and Replace such Text in RB? ( I have 60 to find and replace with a single line code. )

use the regex version of it


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>