Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
how to embed a icon in title bar in Mac OSX
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
songhf  
View profile  
 More options Nov 15 2012, 6:19 pm
From: songhf <songhfm...@gmail.com>
Date: Fri, 16 Nov 2012 07:19:35 +0800
Local: Thurs, Nov 15 2012 6:19 pm
Subject: how to embed a icon in title bar in Mac OSX
Hi,

i want to embed a icon in the tittle bar of my app window  just like Finder App. But i could not find a way to do that. Does anyone have a clue about it?

The OS is Mac OSX 10.8.2.  My wxwidget version is 2.9.4.

THX a lot.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vadim Zeitlin  
View profile  
 More options Nov 15 2012, 8:39 pm
From: Vadim Zeitlin <va...@wxwidgets.org>
Date: Fri, 16 Nov 2012 02:39:16 +0100
Local: Thurs, Nov 15 2012 8:39 pm
Subject: Re: how to embed a icon in title bar in Mac OSX

On Fri, 16 Nov 2012 07:19:35 +0800 songhf wrote:

s> i want to embed a icon in the tittle bar of my app window  just like
s> Finder App. But i could not find a way to do that. Does anyone have a
s> clue about it?

 This is not supported by wx because this is not portable anyhow, but you
should be able to do it relatively easily using Cocoa directly under OS X.
Searching for the relevant keywords will find many examples of doing it,
basically you just need to retrieve an existing standard button from the
title bar, get its superview and then add your custom view to it.

 Regards,
VZ

--
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/

  application_pgp-signature_part
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »