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 wrote: > Alex Ermakov wrote: > > On Fri, 29 Oct 2010 10:00:21 +0200 > > michael wrote: > > > > > >> Alex Ermakov wrote: > >> > >>>>> Hello. I'm looking for GTK+ developers, w

Re: GTK+ MPlayer Frontend

2010-10-29 Thread Alex Ermakov
On Fri, 29 Oct 2010 10:00:21 +0200 michael 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 writ

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 > >>>

Re: Re: GTK+ MPlayer Frontend

2010-10-28 Thread Alex Ermakov
ortunately I have not >> enough free time to keep 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. &

GTK+ MPlayer Frontend

2010-10-23 Thread Alex Ermakov
time to keep 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 ___ g

Re: dotted line separating table columns in GTK 2.18

2009-12-02 Thread Alex Ignácio da Silva
would affect just my application. Besides setting an environment variable, another valid 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-ap

Re: dotted line separating table columns in GTK 2.18

2009-12-02 Thread Alex Ignácio da Silva
lying GTK 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-

dotted line separating table columns in GTK 2.18

2009-12-02 Thread Alex Ignácio da Silva
idget 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/ma

[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 kee

Ruby GTK+ pictionary drawing problems

2007-11-21 Thread Alex Allen
d would appreciate a gentle nudge in the right direction. Hours of searching google to no avail has lead me to posting here. Thanks to anyone who can help. 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 th

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: 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 G

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 t

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 code

16 bits grayscale images

2007-09-27 Thread alex
Hello list, I want to create a grayscale image from a CCD camera. Data are from a function wich gives me an 16 bits array corresponding to the CCD's pixels. I take a look at the pixbuf class, but it seems to use a RGB structure. How can I do my job ? Thanks in advance. __

Windows like GtkTreeView key bindings question.

2007-05-12 Thread Alex Nekorkin
three days investigating 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

GtkTreeView. How to display dynamically growing tree model correctly?

2007-04-30 Thread Alex Nekorkin
when new nodes will be displayed as folded and currently unfolded nodes will stay unfolded. How is it possible to achieve such behaviour? Thanks, - Alex. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GTK file open dialog usability...

2006-06-24 Thread alex
file not found'. I have made a page with images to explain what I mean: http://www.halogen-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://

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 Nabble.com.

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) ei

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 [

RE: XGrabKey

2005-08-17 Thread Alex Levin
your key handler code break; } } return GDK_FILTER_CONTINUE; } Alex Levin CAC Media Vice President of Technology: Consumer Electronics Division 212-631-7483 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf O

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

Re: GTK scribble example

2005-05-09 Thread Alex Schultz
ation may lag a bit when the mouse is moved quickly. I 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

GTK scribble example

2005-05-08 Thread Alex Schultz
t known location of the mouse. Thanks, Alex Schultz ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list