Sponsored Content
The Lounge What is on Your Mind? Thank You Button is Working on Mobile Now Post 303028755 by Neo on Monday 14th of January 2019 09:19:59 AM
Old 01-14-2019
FYI:

There is a tiny bug on the iPhone, where after you touch and then click on the thumbs-up icon to like a post; the tooltip text does not go away, and you need to touch another part of the screen before scrolling. So until I fix the code on IOS, you will need to do this on mobile:
  1. Touch the thumbs up icon in the post - a tooltip with text will display.
  2. Touch (click) the thumbs up icon - your like (thanks) will be recorded but the tooltip text will still display.
  3. Touch any other part of the screen before scrolling and the tooltip text will disappear.

Another option is to disable the tooltip for the thumbs-up icon and forgot about the "mouse over kinda tooltip text" on mobile.

I may go with the tooltip on the thank you disable option sooner than later, since it is not necessary to have this tooltip for people who know the thumbs-up icon means "like" or "give thanks".
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Script for using the Back button and the Close button

Here's a question I have for anyone that might be able to help me: I can write a html script that will allow the user to return to the previous page using the back button, and I can write a script that will allow the user to return to the previous page using the close button, but...is there a... (1 Reply)
Discussion started by: mdgibson
1 Replies

2. UNIX for Dummies Questions & Answers

Changing middle mouse button for pasting to right mouse button in cygwin rxvt

Hi, I'm using rxvt in Cygwin and I'm wondering how to change my mouse bindings from the middle button for pasting to the right button. The main reason why I want to do this is because my laptop doesn't have a middle mouse button. Thanks for any help! (2 Replies)
Discussion started by: sayeo
2 Replies

3. Hardware

Middle Mouse Button stopped working

I have no idea what happened, but my middle mouse button stopped working since yesterday. I checked the settings for the mouse, everything seems fine. Reconnected mouse , restarted PC, nothing works. What kind of issue this could be, anyone experienced something like this before? If you have... (4 Replies)
Discussion started by: zdorian
4 Replies

4. What is on Your Mind?

Thanks Button Coming to Mobile Soon

FYI... I have the thumbs-up icon and the tooltip for thanking members for their posts displaying in mobile; but I have to change the legacy $.ajax() code in mobile before the button works; but it will be working sooner than later: https://www.unix.com/members/1-albums214-picture1022.jpeg I... (1 Reply)
Discussion started by: Neo
1 Replies
Gtk2::StatusIcon(3pm)					User Contributed Perl Documentation				     Gtk2::StatusIcon(3pm)

NAME
Gtk2::StatusIcon - wrapper for GtkStatusIcon HIERARCHY
Glib::Object +----Gtk2::StatusIcon METHODS
statusicon = Gtk2::StatusIcon->new statusicon = Gtk2::StatusIcon->new_from_file ($filename) o $filename (localized file name) statusicon = Gtk2::StatusIcon->new_from_icon_name ($icon_name) o $icon_name (string) statusicon = Gtk2::StatusIcon->new_from_pixbuf ($pixbuf) o $pixbuf (Gtk2::Gdk::Pixbuf) statusicon = Gtk2::StatusIcon->new_from_stock ($stock_id) o $stock_id (string) boolean = $status_icon->get_blinking $status_icon->set_blinking ($blinking) o $blinking (boolean) $status_icon->set_from_file ($filename) o $filename (localized file name) $status_icon->set_from_icon_name ($icon_name) o $icon_name (string) $status_icon->set_from_pixbuf ($pixbuf) o $pixbuf (Gtk2::Gdk::Pixbuf or undef) $status_icon->set_from_stock ($stock_id) o $stock_id (string) list = $status_icon->get_geometry boolean = $status_icon->get_has_tooltip Since: gtk+ 2.16 $status_icon->set_has_tooltip ($has_tooltip) o $has_tooltip (boolean) Since: gtk+ 2.16 string or undef = $status_icon->get_icon_name boolean = $status_icon->is_embedded $status_icon->set_name ($name) o $name (string) Since: gtk+ 2.20 pixbuf or undef = $status_icon->get_pixbuf (x, y, push_in) = Gtk2::StatusIcon::position_menu (menu, icon) (x, y, push_in) = Gtk2::StatusIcon::position_menu (menu, x, y, icon) o ... (list) o $icon (Gtk2::StatusIcon) o $y (integer) o $x (integer) This function takes four arguments so that it may be passed directly as the menu position callback to Gtk2::Menu::popup(), which passes in initial x and y values for historical reasons. Otherwise, you need only pass two arguments. This function can be used as the menu_pos_func argument to Gtk2::Menu::popup. screen = $status_icon->get_screen Since: gtk+ 2.12 $status_icon->set_screen ($screen) o $screen (Gtk2::Gdk::Screen) Since: gtk+ 2.12 integer = $status_icon->get_size string or undef = $status_icon->get_stock imagetype = $status_icon->get_storage_type string = $status_icon->get_title Since: gtk+ 2.18 $status_icon->set_title ($title) o $title (string) Since: gtk+ 2.18 string or undef = $status_icon->get_tooltip_markup Since: gtk+ 2.16 $status_icon->set_tooltip_markup ($markup) o $markup (string or undef) Since: gtk+ 2.16 $status_icon->set_tooltip ($tooltip_text) o $tooltip_text (string or undef) string or undef = $status_icon->get_tooltip_text Since: gtk+ 2.16 $status_icon->set_tooltip_text ($text) o $text (string or undef) Since: gtk+ 2.16 boolean = $status_icon->get_visible $status_icon->set_visible ($visible) o $visible (boolean) unsigned = $status_icon->get_x11_window_id Since: gtk+ 2.14 PROPERTIES
'blinking' (boolean : default false : readable / writable / private) Whether or not the status icon is blinking 'embedded' (boolean : default false : readable / private) Whether or not the status icon is embedded 'file' (string : default undef : writable / private) Filename to load and display 'gicon' (Glib::Object::_Unregistered::GIcon : default undef : readable / writable / private) The GIcon being displayed 'has-tooltip' (boolean : default false : readable / writable / private) Whether this tray icon has a tooltip 'icon-name' (string : default undef : readable / writable / private) The name of the icon from the icon theme 'orientation' (Gtk2::Orientation : default "horizontal" : readable / private) The orientation of the tray 'pixbuf' (Gtk2::Gdk::Pixbuf : default undef : readable / writable / private) A GdkPixbuf to display 'screen' (Gtk2::Gdk::Screen : default undef : readable / writable / private) The screen where this status icon will be displayed 'size' (integer : default 0 : readable / private) The size of the icon 'stock' (string : default undef : readable / writable / private) Stock ID for a stock image to display 'storage-type' (Gtk2::ImageType : default "empty" : readable / private) The representation being used for image data 'title' (string : default undef : readable / writable / private) The title of this tray icon 'tooltip-markup' (string : default undef : readable / writable / private) The contents of the tooltip for this tray icon 'tooltip-text' (string : default undef : readable / writable / private) The contents of the tooltip for this widget 'visible' (boolean : default true : readable / writable / private) Whether or not the status icon is visible SIGNALS
boolean = button-press-event (Gtk2::StatusIcon, Gtk2::Gdk::Event) boolean = button-release-event (Gtk2::StatusIcon, Gtk2::Gdk::Event) boolean = scroll-event (Gtk2::StatusIcon, Gtk2::Gdk::Event) boolean = query-tooltip (Gtk2::StatusIcon, integer, integer, boolean, Gtk2::Tooltip) popup-menu (Gtk2::StatusIcon, Glib::UInt, Glib::UInt) activate (Gtk2::StatusIcon) boolean = size-changed (Gtk2::StatusIcon, integer) ENUMS AND FLAGS
enum Gtk2::ImageType o 'empty' / 'GTK_IMAGE_EMPTY' o 'pixmap' / 'GTK_IMAGE_PIXMAP' o 'image' / 'GTK_IMAGE_IMAGE' o 'pixbuf' / 'GTK_IMAGE_PIXBUF' o 'stock' / 'GTK_IMAGE_STOCK' o 'icon-set' / 'GTK_IMAGE_ICON_SET' o 'animation' / 'GTK_IMAGE_ANIMATION' o 'icon-name' / 'GTK_IMAGE_ICON_NAME' o 'gicon' / 'GTK_IMAGE_GICON' enum Gtk2::Orientation o 'horizontal' / 'GTK_ORIENTATION_HORIZONTAL' o 'vertical' / 'GTK_ORIENTATION_VERTICAL' SEE ALSO
Gtk2, Glib::Object COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::StatusIcon(3pm)
All times are GMT -4. The time now is 02:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy