Results 1 to 2 of 2

Thread: Very Important !!!

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    4
    I would like to do the same thing that any design program does, like putting a text somewhere around a form and then when I click on the text, wich I think an object/control, the text gets selected by a rectangle, from that point on I can move the text, enlarge the text and shrink the text.

    I try it with an textbox object/control, I can put it on the form, write to it, move it.
    The problem is tha when I enlarge or shrink the control, wich I was able to do, the text stays the same.

    My problem is to enlarge the text, or to shrink it.

    Please e-mail me at [email protected]
    Thank you very much, Claudiu.


  2. #2
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    In the resize event of whatevercontrol
    control.textsize = 14 'whatever
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

Posting Permissions

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



Click Here to Expand Forum to Full Width