The Daily Click ::. Forums ::. Klik Coding Help ::. Rich Edit object.. again
 

Post Reply  Post Oekaki 
 

Posted By Message

DrJake



Registered
  02/01/2002
Points
  123
15th February, 2004 at 16:27:25 -

Is it possible to find out if the rich edit object has text selected? The edit object does.

Jake

 
drjake

ChrisB

Crazy?

Registered
  16/08/2002
Points
  5457
15th February, 2004 at 17:07:26 -

Try comparing the 'Get Selected' expression to "" (no string) - if they are the same, nothing is selected.

 
n/a

Kramy



Registered
  08/06/2002
Points
  1888
15th February, 2004 at 18:05:12 -

Right click the computer thing - select "Compare two general Values"

Then Test:

GetSelection$( "Rich Edit Object" )
<> -----Different
"" -----Nothing

Image Edited by the Author.

 
Kramy
   

Post Reply



 



Advertisement

Worth A Click