"replace" and "replace all" btns disable

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

"replace" and "replace all" btns disable

Post by jmburnod » Tue May 26, 2009 9:44 pm

Hi All

The "replace" and "replace all" btns of the "find and replace" tool are disabled

There are available ?

Regards

Jean-Marc

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4172
Joined: Sun Jan 07, 2007 9:12 pm

Post by bn » Tue May 26, 2009 10:16 pm

Jean-Marc,
first you have to find something. Either in the script or field etc in the current selection, card etc then, if you found something the replace option is available.
regards
Bernd

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

"replace" and "replace all" btns disable

Post by jmburnod » Wed May 27, 2009 7:56 am

Thank Bernd,

Yes i have a string in fld "replace"
For me only "All tabs" and "Current tab" do enable find and replace btns
The others do it disable

I dont understand what is tab :oops:

regards

Jean-Marc

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Post by BvG » Thu May 28, 2009 1:57 pm

By default, every script opens in the same windows, but on it's own tab. You change between tabs near the top by clicking on the names, and there's a little coloured dot to close them. This is called a tabbed interface, and was made popular by mozilla/firefox.
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

Post Reply