Results 1 to 4 of 4

Thread: [RESOLVED] A simple question about frames

  1. #1

    Thread Starter
    Fanatic Member The_Grudge's Avatar
    Join Date
    Jan 2005
    Location
    Canada
    Posts
    836

    Resolved [RESOLVED] A simple question about frames

    You know how you can add a "caption" to a frame?
    This caption then shows up in the top left hand corner.

    Is there a way to center this caption at the top of the frame? It might look stupid, I don't know...still though, I'd like to try it.

  2. #2
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Re: A simple question about frames

    "Sneaky way"

    set the caption = "" So the frame itself has no caption
    draw a Label inside the frame... put your caption in it..
    slide the label up to the top center. it will cover the frame border.. making it look just like the frame caption... and since you drew it inside the frame.. it "sticks" with it

    see image attached
    Attached Images Attached Images  
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  3. #3

    Thread Starter
    Fanatic Member The_Grudge's Avatar
    Join Date
    Jan 2005
    Location
    Canada
    Posts
    836

    Re: A simple question about frames

    Cool. Thanks for not being one of those guys who use 55 API calls and 16 pages of code to do it!!

    LOL!!



  4. #4
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Re: A simple question about frames

    Why go the "hard" route when sometimes the simple ones will do
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

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