Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 8 of 8
  1. #1
    Join Date
    Jan 2006
    Posts
    5

    Making text in PP box selectable

    Dear Friends,
    Is t possible to make the text loaded into a PP object selectable by the viewer? I can't seem to find anything on this. At least a work around . I want the user to be able to select the text and copy it to clip board but not be able to change the text in the PP object. Any ideas?
    RB

  2. #2
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    PP object?
    Intrigued

  3. #3
    Join Date
    Jan 2006
    Posts
    5

    PP means paragraph

    I though that the universal paragraph sign is PP....anyway we are talking about the paragraph object

  4. #4
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    You could use the input object instead.

    Yossi

  5. #5
    Join Date
    Jan 2006
    Posts
    5

    Sounds pretty strange

    That's it? There's no better way to do this. Sounds pretty sloppy?
    PP

  6. #6
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    Without responding to the "sloppy" adjective, let me point out that except for transparent background, Input objects and Paragraph objects behave essentially the same.
    In addition, if you want to copy the WHOLE text in a paragraph object, you can use the Paragraph.GetText action and the ClipBoard set of actions to copy it there. If you want only part of the text (highlighted) you are back to using an Input object.

    Yossi

  7. #7
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Quote Originally Posted by yosik
    Without responding to the "sloppy" adjective, let me point out that except for transparent background, Input objects and Paragraph objects behave essentially the same.
    In addition, if you want to copy the WHOLE text in a paragraph object, you can use the Paragraph.GetText action and the ClipBoard set of actions to copy it there. If you want only part of the text (highlighted) you are back to using an Input object.

    Yossi
    Don't forget with Paragraph objects you can scroll multiple lines, thus lots of data in a small area of a projects window!

    This is a point that surely should find itself in the Suggestions area, as well.



    Let me add... you may want to "on-the-fly" (run-time) create a HTML document for now to accomplish this outcome.

    Or better yet...

    Use a Multiline Input object and make the object "none" and check the Read Only box!
    Attached Files
    Last edited by Intrigued; 02-05-2006 at 10:28 AM.
    Intrigued

  8. #8
    Join Date
    Oct 2004
    Location
    East, South & West Asia
    Posts
    1,020
    Quote Originally Posted by Intrigued
    Don't forget with Paragraph objects you can scroll multiple lines, thus lots of data in a small area of a projects window!

    This is a point that surely should find itself in the Suggestions area, as well.

    GOOD IDEA .......I'll second it.

    Quote Originally Posted by Intrigued

    Let me add... you may want to "on-the-fly" (run-time) create a HTML document for now to accomplish this outcome.
    Purple,

    Using the Web Object as suggested by Intrigue, is a good idea for your purpose.
    Newbie Examples
    ------> AMS 7.5 : amstudio.azman.info
    ----> AMS 6 & 5: www.azman.info/ams/
    ----> FB: facebook.com/GuideToWealth

    ----> Content Development Blog: www.AZMAN.asia

Similar Threads

  1. Example: Loading Paragraph Text Using a Timer
    By Jonas DK in forum AutoPlay Media Studio 5.0 Examples
    Replies: 7
    Last Post: 11-25-2004, 05:10 PM
  2. Replies: 13
    Last Post: 04-18-2003, 08:40 PM
  3. HOWTO: Display Conditional Text Based Upon a List Box Selection
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-15-2002, 10:54 AM
  4. Text Box
    By Fifth Limb in forum AutoPlay Menu Studio 3.0
    Replies: 1
    Last Post: 04-05-2001, 09:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts