Word Processor SO
James Cook
JC at JamesCook.biz
Sat Jul 12 07:59:00 PDT 2008
>I want a form to show text that has some italicized words. I do not
>want the WP tool bars to show. My best attempt gets my info in plain
>text followed by a string of letters that looks like secret code. I
>cannot even mask the tool bar by bringing another graphic object to
>the front. Is it possible to show word processed text w/o
>displaying the tool bar? If so how?
The Panorama Reference shows the numerous commands that can be issued
to the WPSO.
SuperObject "NameOfWP","ShowRuler",0
You can also have a procedure grab the text from a WPSO.
Local TextHolder
SuperObject "NameOfWP","open"
ActiveSuperObject "GetMergedText", TextHolder
ActiveSuperObject "close"
Clipboard = TextHolder
--
James Cook
JC at JamesCook.biz
Proficiencies
http://JamesCook.biz
Founder of HindSight Ltd.
http://HSLtd.us
Custom Panorama Applications
Specializing in Panorama Enterprise for the Web
More information about the Qna
mailing list