Results 1 to 11 of 11

Thread: [RESOLVED] Adding a button to the title bar of a form?

Hybrid View

  1. #1
    Member aarslan1's Avatar
    Join Date
    Dec 2010
    Location
    Canada
    Posts
    46

    Cool Re: Adding a button to the title bar of a form?

    Yes, the concern of look-and-feel in different windows operating systems is correct. The better (and less complex) solution will be to skin your form (i.e remove default windows skin and apply customized one).
    Thinking And Saying Java is great because it works on All operating Systems is same as saying Anal is good because it works on all genders - By Arslan

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2007
    Location
    Roodepoort, South Africa
    Posts
    484

    Re: Adding a button to the title bar of a form?

    "skin your form"

    What does that mean?

  3. #3
    Member aarslan1's Avatar
    Join Date
    Dec 2010
    Location
    Canada
    Posts
    46

    Wink Re: Adding a button to the title bar of a form?

    Have A Look Here! For A Good Example of form skinning.

    By Form Skinning I implied, add either custom GUI controls, thus allowing yourself to do whatsoever you want to, with user interface.
    Thinking And Saying Java is great because it works on All operating Systems is same as saying Anal is good because it works on all genders - By Arslan

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2007
    Location
    Roodepoort, South Africa
    Posts
    484

    Re: Adding a button to the title bar of a form?

    Decided to stick to the button on the form itself. Thanks for the suggestions.

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