realbasic-nug
[Top] [All Lists]

Tested 2008 r4 .2

To: REALbasic NUG List <realbasic-nug@lists.realsoftware.com>
Subject: Tested 2008 r4 .2
From: Sven E Olsson <svenerik@okraft.nu>
Date: Thu, 30 Oct 2008 21:09:19 +0100
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
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
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

- Menu Editor ...
I found that main menu item is changed place!
And also Click on an menu item move the menu item downwards!

- 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. )

Sven E


_______________________________________________
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>