Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2002
    Posts
    13

    Grin Button Question???

    Is there a way to put a double line of text on a button? Some of our titles are quite long and our GD wants the fonts all the same size.

    Corey

  2. #2
    Join Date
    Aug 2003
    Location
    Maine, USA
    Posts
    1,695
    Use button.SetText

    First Line \n\r Next Line

  3. #3
    Join Date
    Feb 2002
    Posts
    13
    Thanks, but I need it there from the start.

    Corey

  4. #4
    Join Date
    Aug 2003
    Location
    Maine, USA
    Posts
    1,695
    From the start of what? Your app? Just put the action in the on.Show event?

  5. #5
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    Put the action in the page's On Preload event.
    --[[ Indigo Rose Software Developer ]]

Posting Permissions

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