Results 1 to 3 of 3

Thread: How to click on pictures using Quickly

  1. #1
    Join Date
    Jul 2009
    Beans
    31

    How to click on pictures using Quickly

    Is there a way to make pictures "clickable"? I'm willing to revise the Python or Glade code directly if needed (although I am just starting to learn). As an alternative, I've tried to use a Button, but there doesn't seem to be a way to put a picture on the Button? Under General it says "Label with optional image", but there doesn't seem to be an option to use an "optional image" -- only to use text. Guess I could try to add all of my images to the "Stock Button" images somehow, but I would prefer to just make pictures clickable.

  2. #2
    Join Date
    Sep 2009
    Location
    Freiburg/Germany
    Beans
    1,112
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: How to click on pictures using Quickly

    In Glade create a button, Then on the button's properties go to the "General" tab, scroll down and activate "Add custom button content". Now place an Image widget inside the button and make it display whatever picture you want.
    ClassicMenu Indicator - classic GNOME menu for Unity
    Unsettings - configuration program for the Unity
    Privacy Indicator - easily switch privacy settings in Unity
    Arronax - create and modify app starters

  3. #3
    Join Date
    Jul 2009
    Beans
    31

    Re: How to click on pictures using Quickly

    Thank you for the fast response! This is embarrassing because I just didn't scroll down far enough to see the option. I hate the new Unity scroll bars, and it's not so obvious if you have scrolled to the bottom! I turned them off on my other machine...

Tags for this Thread

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
  •