Results 1 to 2 of 2

Thread: Trigger run-dialog?

  1. #1
    Join Date
    May 2005
    Beans
    Hidden!

    Trigger run-dialog?

    When pressing alt + F2, a run-dialog appears. How can I start this from an application I'm developing in GNOME? I am using python, but it would be nice if some one knows how I could do it in c++ too.
    Last edited by dabear; May 14th, 2006 at 08:17 PM.

  2. #2
    RavenOfOdin Guest

    Re: Trigger run-dialog?

    Quote Originally Posted by dabear
    When pressing alt + F2, a run-dialog appears. How can I start this from an application I'm developing in GNOME? I am using python, but it would be nice if some one knows how I could do it in c++ too.
    I think that would best be done via GtkDialog or GtkMenu.

    Are you using libglade?

Bookmarks

Posting Permissions

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