similar to: GTK Tooltips under Linux

Displaying 20 results from an estimated 100 matches similar to: "GTK Tooltips under Linux"

2011 Mar 01
2
can't open Cairo device
Dear list, in R under wheezy the following error occurs: > library(cairoDevice) > Cairo() Error in Cairo() : Graphics API version mismatch It seems to be Debian-specific, as I tried the same under OpenSUSE 11.3 and it worked. I tried installing cairoDevice via `apt-get install r-cran-cairodevice' and with `install.packages("cairoDevice")' in R (without any
2011 Sep 29
1
Warning: changing locked binding for ...
Dear all, I use the R R Under development (unstable) (2011-09-28 r57099). When I load the RQDA package, it issues warnings. As the RQDA package developer, what should I deal with such message? Thank you very much. > library(gWidgetsRGtk2) Loading required package: gWidgets > library(RQDA) Loading required package: DBI Loading required package: RSQLite Use 'RQDA()' to start the
2011 Jun 10
2
Require of gWidgetsRGtk2 fails: RGtk2.dll can't be found, but it's there
Dear list, I've been trying to get gWidgets/gWidgetsRGtk2 to run every other month for a while, but somehow I simply can't figure out what's going wrong. I tried several distributions of the GTK runtime environment for Windows (http://downloads.sourceforge.net/gladewin32/gtk-2.12.9-win32-1.exe as described in the package's vignette,
2008 Jul 15
3
playwith package crashes on Mac
Dear R-helpers, I tried the playwith packages for the first time, and it crashed R: > require(playwith) Loading required package: playwith Loading required package: lattice Loading required package: grid Loading required package: gWidgets Loading required package: gWidgetsRGtk2 Loading required package: RGtk2 Loading required package: cairoDevice > sessionInfo() R version 2.7.1
2007 Mar 13
2
gtk button: how to create signal handler?
Hi Kindly correct me if I am posting a wrong query in the forum. I am trying to handle my "button:clicked" event. But not able to proceed further. Please help. Following is my code: library(RGtk2) win <- gtkWindowNew(type = NULL, show = TRUE) butt <- gtkButtonNewWithLabel("Submit", show = TRUE) win$Add(butt) Now I want to do something when my button is clicked. How
2010 Jan 16
0
'tcltk' freezes related to event-loops (PR#14188)
This report is related to the bug `'tcltk' crashes related to event-loops' PR#14187 [1]. The difference to that bug is an inversion of the command sequence. [1] http://bugs.r-project.org/cgi-bin/R/incoming?id=14187;user=guest With the following sequence I get sporadic freezes of tcltk. require(cairoDevice) require(tcltk) Unlike for the previous bug, I am unable to identify a simple
2012 Nov 24
0
Does R has any SVG devices that allow setting of zooming and panning (in addition to Tooltips and Hyperlinks) ?
This question is in continuation to the one posted in StackOverflow : http://stackoverflow.com/q/13542480/1029725 Thanks in Advance Ch -- View this message in context: http://r.789695.n4.nabble.com/Does-R-has-any-SVG-devices-that-allow-setting-of-zooming-and-panning-in-addition-to-Tooltips-and-Hyp-tp4650657.html Sent from the R help mailing list archive at Nabble.com.
2007 May 04
0
new package: RSVGTipsDevice: create SVG plots with tooltips & hyperlinks
the DESCRIPTION file: Package: RSVGTipsDevice Version: 0.7.0 Date: 04/30/2007 Title: An R SVG graphics device with dynamic tips and hyperlinks Author: Tony Plate <tplate at acm.org>, based on RSvgDevice by T Jake Luciani <jakeluciani at yahoo.com> Maintainer: Tony Plate <tplate at acm.org> Depends: R (>= 1.4) Description: A graphics device for R that uses the w3.org
2007 May 04
0
new package: RSVGTipsDevice: create SVG plots with tooltips & hyperlinks
the DESCRIPTION file: Package: RSVGTipsDevice Version: 0.7.0 Date: 04/30/2007 Title: An R SVG graphics device with dynamic tips and hyperlinks Author: Tony Plate <tplate at acm.org>, based on RSvgDevice by T Jake Luciani <jakeluciani at yahoo.com> Maintainer: Tony Plate <tplate at acm.org> Depends: R (>= 1.4) Description: A graphics device for R that uses the w3.org
2003 Mar 20
0
How to get a bigger font at tooltips & menus?
dear all, how can i get a bigger font instead of setting pixel-ratio from 96 to 120? it seems not working even i tried, the dialog text is better but the rest text still unchanged. And i 'd like to use the 2nd face of a .ttc in client-side rendering, how can i? i wants to use big5 code but got a chinese font coded in iso10646(without big5 coding, ttmkfdir told.) how is it done? greets peter
2007 Nov 29
1
Tooltips show up on all screens of cube
When ever i hover over something that gives me a tool tip - it is showing on all sides of my cube - dont want that - is there a cure ? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature Url :
2010 Dec 09
1
Unable to visualize menus and tooltips from a ribbon toolbar
I am trying to make my application run on wine first of all I'm running Ubuntu 10.04 and wine 1.2, I did an override to native gdiplus.dll in order to let the graphical compontents of my app run "properly". I also installed odbc client using this procedure http://wiki.winehq.org/NativeOdbc in order to use the mssql database. I tried to run this with or without compiz, and result is
2007 Mar 06
2
SVG and tooltips, hyperlinks
Dear all, is there a good way to create SVG plots with R whose elements have titles (tooltips) or act as hyperlinks? I am using the RSvgDevice package, which works great - but it doesn't seem to support the notion that plot objects have titles or are act as hyperlinks, so I am helping myself by giving the objects funny unique colors and then postprocessing the .svg file. I wonder
2006 May 03
3
My Tooltips contribution
All -- I've been working on a simple tooltip widget and thought I'd release it into the wild. It builds on the features found in Prototype 1.5.0 RC0 and Scriptaculous 1.6.1. Very basically, it walks down a list of links and if they have id, href and title attributes, displays a tooltip on mouseover. Styled with a few lines of CSS and background images. You can demo it here:
2007 Jul 22
0
[1141] trunk/wxruby2/swig/mark_free_impl.i: ControlWithItems call default Window mark routine to preserve ToolTips etc
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2005 Jan 26
3
DC++ 0.668 - Annoying "tooltips"
Hello there ? There were folks in the recent time running DC++ on wine. I'm also one of them, and I have a small problem, which turns out to be very annoying. The action buttons at the top of the main DC++ window as well as tabs at the bottom tend to show "tooltips" containing information about the last files to be hashed. However, there is an error somewhere that these tooltip
2009 Apr 06
5
Search for a graph package - see link
Hi to all, does anybody knows whether there is a package to plot those http://www.equine-science.de/temp/graph.jpg graphs. the thickness of the points and/or the lines should be represent the numbers of behaviours With kind regards Knut
2006 Jun 10
5
Tooltips
Anyone know of a tooltip extension which uses script.aculo or prototype? e.g., hover a mouse on an object and pop-up a "help" dialogue? Sam _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2006 Jul 26
6
Javascript tooltips in rails?
Does rails have built in functionality to do javascript tooltips? -- Posted via http://www.ruby-forum.com/.
2006 Jan 23
7
Tooltips.js
Hi, there already had been a Tooltips implementation [1] but i wasn''t to happy with that one, not only because they didn''t support simple mouse-hover tooltips (just as they appear when you are using title attributes) But writting this lib was also a good way to get into script.aculo.us and prototype.js. (and i can''t say how impressed i am) So here it is: An all