Liam R. E. Quin wrote:
On Tue, 2005-08-02 at 00:16 +1000, Russell Shaw wrote:
Hi,
Does all text in gtk/pango get sent to the X server as ascii, or are bitmaps
sent too?
Both, depending on whether client-side core X fonts are used or
whether client-side fonts are used with Xft.
If sent as as
Hello all,
I am trying to set the background color of a container widget. I have
successfully manged to do this by using either gtk_widget_modify_bg or by
creating a small rc file and using gtk_rc_parse. The problem is introduced
when the app uses the Qt theme engine.. setting the background co
Pat Mahoney wrote:
[...]
The GSourceFuncs "prepare" and "check" are only passed the GSource and
no other data. Thus, the only way they can check any variable is
through a global variable. Now, my program would like to dynamically
create several (likely never more than 3-5) threads to feed the
m
(not subscribed; please CC replies)
I'm trying to find a way to provide my mainloop with asynchronous data
from a thread. I have read this:
http://mail.gnome.org/archives/gtk-app-devel-list/2004-July/msg00181.html
which describes how to use a GAsyncQueue and GSource to watch the queue
for avail
On Mon, 01 Aug 2005 12:00:27 -0500
Greg Breland <[EMAIL PROTECTED]> wrote:
> On Mon, 2005-08-01 at 10:09, John Coppens wrote:
> > What bugs be most is that the ComboBoxEntry _does_ have the same size
> > as the normal entry. It has almost the same functionality (in fact,
> > it has more functional
GTK+ 2.6.9 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/v2.6/
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.6/
gtk+-2.6.9.tar.bz2 md5sum: 26c3a0bea55353eed63348fb7be4153a
gtk+-2.6.9.tar.gzmd5sum: 4b4db434be2c30f7af0e9a9e4262068d
This is a bug fix release and is source and
I have an application which has a GtkDrawingArea. I am currently taking
pictures (screenshots) of the GtkDrawingArea using
gdk_pixbuf_get_from_drawable and saving the GdkPixbuf to an image file.
This works fine when there are no windows obscuring the GtkDrawingArea,
but sometimes I'd like to
On Mon, 2005-08-01 at 10:09, John Coppens wrote:
> What bugs be most is that the ComboBoxEntry _does_ have the same size as
> the normal entry. It has almost the same functionality (in fact, it has
> more functionality) than the ComboBox, but doesn't have the possibility
> to disable the editing, w
On Tue, 2005-08-02 at 00:16 +1000, Russell Shaw wrote:
> Hi,
> Does all text in gtk/pango get sent to the X server as ascii, or are bitmaps
> sent too?
Both, depending on whether client-side core X fonts are used or
whether client-side fonts are used with Xft.
> If sent as ascii, is it 7-bit, 8-
is there a command that is equal to kbhit()
I have a function which do take a lot of time to
execute(sometimes 10 secs, sometimes 4 hours or more).
I want the function to be broke if user wants to. I
have tried with multi threading but it hangs when i
draw something using the thread[anyway that dr
HI!
Can someone point me to some example on drag'n'drop on a single
listview ?
regards
hs
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
On Mon, 01 Aug 2005 09:57:21 -0500
Greg Breland <[EMAIL PROTECTED]> wrote:
> On Sat, 2005-07-30 at 14:13, John Coppens wrote:
> > Now, for some reason, GtkComboBox by default uses a height of 32-odd
> > pixels, while an entry has only 23 or so. This makes for a very ugly
> > combination... Strange
On Sat, 2005-07-30 at 14:13, John Coppens wrote:
> Now, for some reason, GtkComboBox by default uses a height of 32-odd
> pixels, while an entry has only 23 or so. This makes for a very ugly
> combination... Strangely, a GtkComboBoxEntry does have the same height as
> the normal entry, but I don't
GLib 2.6.6 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/v2.6/
glib-2.6.6.tar.bz2 md5sum: 6e22b0639d314536f23ee118f29b43de
glib-2.6.6.tar.gzmd5sum: dba15cceeaea39c5a61b6844d2b7b920
This is a bug fix release and is source and binary compatible
with 2.6.0.
GLib is the low-le
Hi Hazzy,
Don't forget to check if the debian repository is in your source.list.
Let's know if it's working fine.
BR,
Afonso
On 8/1/05, Zeeshan Ali <[EMAIL PROTECTED]> wrote:
> Hello,
>First of all, i think you'll have a better chance of getting helped
> at the scratchbox mailing-lists or I
Hi,
Does all text in gtk/pango get sent to the X server as ascii, or are bitmaps
sent too? If sent as ascii, is it 7-bit, 8-bit, or something longer?
Does gtk have any control over what renders the fonts at the X server?
Is XDrawString used?
___
gtk-app-
Hello,
First of all, i think you'll have a better chance of getting helped
at the scratchbox mailing-lists or IRC channel for all queries
regarding scratchbox.
On 8/1/05, Hasmeet Bedi <[EMAIL PROTECTED]> wrote:
> Hi Everybody
>
> I want to Cross compile Gtk application for ARM..
> i m trying s
Hi Everybody
I want to Cross compile Gtk application for ARM..
i m trying scratchbox..i have installed scratchbox on
my host (redhat9 linux)
but as i tried to compile simple gui based hello world
program it gives error that no gtk packages found..
how to proceed..smbody given me idea of installi
Hi!
In my listview I have a column of type text which can be edited by the
user. When user double-click on the cell the text can be edited.
But how to force edition of a cell after for example user click on a
button?
regards
hs
___
gtk-app-devel-list
Hi Yogesh,
I have already asked this question and didnt get a
answer. how do i paint transperent in drawing area.
let me explain it clearer. If i have set bg pixmap to
window , then i have a drawing area in it. now i draw
box of white color. Now how do paint transperent.
No answer can also m
20 matches
Mail list logo