Gtkmm-forge Digest, Vol 7, Issue 6



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-owner lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 385268] New: Gtk::StatusIcon needs to wrap	activate and
      popup-menu signals (gtkmm (bugzilla.gnome.org))


----------------------------------------------------------------------

Message: 1
Date: Wed, 13 Dec 2006 00:26:00 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 385268] New: Gtk::StatusIcon needs to
	wrap	activate and popup-menu signals
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-385268-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=385268

  gtkmm | general | Ver: 2.10.x

           Summary: Gtk::StatusIcon needs to wrap activate and popup-menu
                    signals
           Product: gtkmm
           Version: 2.10.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: trowbrds gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


These two signals are erroneously marked as "Keybinding signal" in the source
and ignored when generating bindings.  These signals are needed in order to
properly handle activation and giving a status icon a popup menu.

I've been pointed to some mailing list threads on the subject, asking for
clarification on the use of these signals.  The GTK+ API documentation notes
that if/how these actions are triggered is platform dependent.  Basically:

"activated" is emitted when the user left-clicks on the icon.  Applications can
handle this signal in order to perform some action in response.
"popup-menu" is emitted when the user right-clicks or uses a keyboard to
request a context menu.  If an application wishes to attach a pop-up menu to
the icon, they attach to this signal to actually perform the pop-up.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



------------------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

------------------------------

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest, Vol 7, Issue 6
*****************************************



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]