line-wrapped and ellipsized in GtkCellRendererText

2018-04-21 Thread Alex
RendererText seems not to have any property to set the number of lines. So is it possible to have "line-wrapped + ellipsized" at all when using a GtkCellRendererText ? Thanks & Cheers, Alex ___ gtk-app-devel-list mailing list gtk-app

gtk_widget_set_margin_end has no effect

2017-09-16 Thread Alex
ke "gtk_widget_set_margin_end"/"gtk_widget_set_margin_right" has no effect at all. However if I change the style-property via css: gtk_css_provider_load_from_data (provider, " .toggle { margin-right: 0; }", -1, NULL); Than I get the needed effect. Why this is the c

logout while on g_application_hold

2017-07-18 Thread Alex
I of GtkApplication has no " quit-requested" signal any more. Maybe the patch got reverted ? Do you know anything on that ? Possibly you as well noticed such delays on logout for your applications while on hold ? Could it be some bug in gtk+ ? I am currently using libgtk-3 version

Re: GTK+ MPlayer Frontend

2010-11-01 Thread Alex Ermakov
On Mon, 01 Nov 2010 13:09:38 +0100 michael mich...@evidence.eu.com wrote: Alex Ermakov wrote: On Fri, 29 Oct 2010 10:00:21 +0200 michael mich...@evidence.eu.com wrote: Alex Ermakov wrote: Hello. I'm looking for GTK+ developers, who're interested in development

Re: GTK+ MPlayer Frontend

2010-10-29 Thread Alex Ermakov
On 10/28/2010 10:58 AM, Alex Ermakov wrote: Hello. I'm looking for GTK+ developers, who're interested in development of GTK+ based MPlayer frontend. I've started to write such frontend just about a year ago, now it's hosted on sf.net: http://sourceforge.net/projects/nmpfront

Re: GTK+ MPlayer Frontend

2010-10-29 Thread Alex Ermakov
On Fri, 29 Oct 2010 10:00:21 +0200 michael mich...@evidence.eu.com wrote: Alex Ermakov wrote: Hello. I'm looking for GTK+ developers, who're interested in development of GTK+ based MPlayer frontend. I've started to write such frontend just about a year ago, now it's

Re: Re: GTK+ MPlayer Frontend

2010-10-28 Thread Alex Ermakov
active development of this project. So I would be very glad if someone wants to participate in further development of nmpf. If you're interested in this project, please contact me or just answer this mail. Best regards, Alex Ermakov Alex, What is wrong with gnome-mplayer? It has been

dotted line separating table columns in GTK 2.18

2009-12-02 Thread Alex Ignácio da Silva
render incorrectly. Is there a way to tailor GTK and configure it not to draw such lines (perhaps setting a magical environment variable)? Thanks, Alex ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman

Re: dotted line separating table columns in GTK 2.18

2009-12-02 Thread Alex Ignácio da Silva
implementation widgets, only to the wrapper SWT objects. Isn't there a way to change this behavior via an environment variable or some other mechanism not involving touching the C code? Thanks, Alex ___ gtk-app-devel-list mailing list gtk-app-devel-list

Re: dotted line separating table columns in GTK 2.18

2009-12-02 Thread Alex Ignácio da Silva
mechanism would be executing a shell script to configure the GTK environment before invoking my application. Thanks a lot, Alex ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

[bug?] Keyboard accelerators fail to initialize with non-latin keyboard layout at programm start

2009-06-25 Thread Alex Lebedev
== Problem == It seems that keyboard accelerators are not initialized if GTK application starts when non-latin keyboard layout is set to default in OS settings. Application starts but all hotkeys are ignored even when switching back to English. When defaut keyboard kayout is English, hotkeys

window resize and hpanned separator position control

2007-10-29 Thread Alex Nekorkin
, - Alex. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: window resize and hpanned separator position control

2007-10-29 Thread Alex Nekorkin
Thanks a lot! Could anyone tell me, how to make hpanned separator to be positioned in a special way depending on the new window size? I've not tried, but I imagine you just need to add a configure_event handler to see the new window width and height, and set the pane position in that.

Re: 16 bits grayscale images

2007-10-01 Thread alex
Le dimanche 30 septembre 2007 à 14:49 -0600, Michael L Torrie a écrit : alex wrote: Actually I am porting a Windows .NET software to GTK. So some procedure I use (as false color convertion) is written. I will use it as is because it's not depending on GTK or else... Are you porting

Re: Porting terminal applications to GTK

2007-09-28 Thread alex
Hello, In my opinion, diffciculty will depends on how the original code is written. If you have a good separation between the text editor's function and and the console interface (wich can be seen as a kind ok GUI), you should only have to port the interface between function and UI. If not, a

Re: 16 bits grayscale images

2007-09-28 Thread alex
If you are attempting to visual the data (as opposed to making a true image) you may want to consider doing some sort of false coloring which I don't think is trivial. Does anyone have a link to any good example source code for making false color images. In the pat I have just converted to

Windows like GtkTreeView key bindings question.

2007-05-12 Thread Alex Nekorkin
this issue but didn't find any solution. So, will appreciate any advise. Thanks, - Alex. gboolean on_treeview1_key_press_event(GtkWidget * pTreeView, GdkEventKey * pEvent, gpointer pData) { GtkTreeSelection *pSelection

GTK file open dialog usability...

2006-06-24 Thread alex
-dg.com/alex/file_selection_dialog/GtkFileOpenBadUsabilityHtml Anyone else finds file open dialog frustating? Any way I can get old file dialog back? -- Alex V. Koval http://www.halogen-dg.com/ http://www.zwarehouse.org/ ___ gtk-app-devel-list mailing list

RE: synthesize-key-press-event

2006-01-26 Thread Alex Aycinena (sent by Nabble.com)
I need to do the same thing but the link doesn't provide the referenced example. Can Marc or John please provide it? Or someone else? Thanks. -- View this message in context: http://www.nabble.com/synthesize-key-press-event-t404320.html#a2611834 Sent from the Gtk+ - Apps Dev forum at

Problem with large clipboards

2005-11-17 Thread Alex Foobarian
Hello list, I'm having strange issues when copying a large selection between two processes, say from P1 to P2. A large selection is any size past about 500kB. The first gtk_clipboard_request_contents() in P2 always succeeds. The subsequent calls (even if I copy a different large object in P1)

GtkTreeView Search Popup

2005-09-29 Thread Alex Levin
. Does anyone know of any way to enable the functionality but disable the popup? Thanks in advance. Alex Levin CAC Media Vice President of Technology: Consumer Electronics Division 212-631-7483 [EMAIL PROTECTED] ___ gtk-app-devel-list mailing list

GdkPixbuf and FIFO's

2005-08-22 Thread Alex Levin
Hi everyone. I'm trying to pass a GdkPixbuf object through a FIFO from one thread to another. Does anyone have any code snippets which does something similar to this? Thanks in advance. Alex Levin CAC Media Vice President of Technology: Consumer Electronics Division 212-631-7483 [EMAIL

RE: Global Hot Keys

2005-06-16 Thread Alex Levin
You should take a look at the X function, XGrabKey. Alex Levin CAC Media Vice President of Technology: Consumer Electronics Division 212-631-7483 [EMAIL PROTECTED] From: [EMAIL PROTECTED] on behalf of Andrey K Sent: Thu 6/16/2005 1:51 PM To: gtk-app

GTK scribble example

2005-05-09 Thread Alex Schultz
, Alex Schultz ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: GTK scribble example

2005-05-09 Thread Alex Schultz
just tried removing GDK_POINTER_MOTION_HINT_MASK from the events for the drawing area and is still doesn't do anything different; It still doesn't get all of the pixels in between if the mouse is moving fairly fast. Thanks, Alex Schultz