[pygtk] How Accelerators Work

2009-12-07 Thread Kevin Klinger
with accelerators in general would be greatly appreciated. Thanks Kevin ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

[pygtk] Text outlines/borders in VTE Terminal

2009-05-25 Thread Kevin Felmy
I'm writing a small terminal application using VTE Terminal ( http://library.gnome.org/devel/vte/stable/VteTerminal.html). Can anyone tell me if it is possible to put a small colored border/outline around (all of the) text on the terminal? If it is possible, could someone write a small example or

[pygtk] Gtk+ RC Files for Styling Widgets?

2009-03-05 Thread Kevin
I'm working on a project right now where I'll need to do some fancy things with Glade and coloring widgets. My first thought was that for text-containing widgets, I could store the color information in Pango markup and then apply that color to the whole widget at runtime. However, whilst brow

Re: [pygtk] TreeView - Making whole row colored, Again

2008-12-15 Thread Kevin
Thanks for replying. sandro wrote: > if you have alternated rows, #fff is not the default, > I'm almost sure you > can set None and that will pick the default color, besides > the fact that > people may have different default tha #fff. I hadn't thought of that - alternated rows doesn't seem to

[pygtk] TreeView - Making whole row colored, Again

2008-12-10 Thread Kevin
Greetings, I came across an old message in the archives at http://www.mail-archive.com/pygtk@daa.com.au/msg15480.html , which sounds a lot like I want to do (though I want to work with background colors rather than foreground colors). But I was thinking: couldn't I just add a column to my mod

[pygtk] Where is pygtk-demo and other examples on Windows?

2008-10-14 Thread Kevin
/share/doc/pygtk2-2.x.x/examples . -Kevin __ Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail. Click on Options in Mail and switch to New Mail today or register for fr

[pygtk] libglib-2.0-0.dll was not found

2008-01-11 Thread Kevin Goodspeed
I installed PyGTK, PyGObject, and PyCairo, but when I open Python and enter "import gtk", it says "The application has failed to start because libglib-2.0-0.dll was not found. Re-installing the application may fix this problem." Re-installing Python didn't do anything. What do I need to do so Py

[pygtk] Installing GTK+

2008-01-09 Thread Kevin Goodspeed
I'm trying to install a program called Symbide from scratch and two of its three dependencies are GTK+ and PyGTK. The link to download GTK+ as given by the Symbide installation instructions leads me to http://www.gimp.org/~tml/gimp/win32/downloads.html. However, the installation instructions give

Re: [pygtk] Display PostScript files in PyGTK without conversion?

2007-11-06 Thread Kevin Milner
file (or a PDF through PDFSurface), but that it cannot be used to actually display PS files onto a gtk.DrawingArea. Chris, please keep me updated if you find a solution and I'll do the same (as the method to display PS files and PDF files is probably similar). Kevin Chris Cole wrote:

[pygtk] Display PostScript files in PyGTK without conversion?

2007-10-31 Thread Kevin Milner
! Kevin Milner ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Re: [unclassified] Re: [pygtk] raise gtk.Window to top?

2006-09-24 Thread Kevin Horton
On 24 Sep 2006, at 09:49, Felix Rabe (public) wrote: Kevin Horton wrote: I'm using pygtk 2.6.3 with gtk 2.6.10. I am looking for a way to cause a gtk.Window to become the topmost window. I've tried a whole bunch of different things, but nothing has worked. What are the possib

[pygtk] raise gtk.Window to top?

2006-09-23 Thread Kevin Horton
I'm using pygtk 2.6.3 with gtk 2.6.10. I am looking for a way to cause a gtk.Window to become the topmost window. I've tried a whole bunch of different things, but nothing has worked. What are the possible ways to raise a window? Thanks, Kevin Horton Otta

[pygtk] RE: [wxPython-users] A lot of widgets or only one

2003-06-05 Thread Kevin Altis
In general, you'll want to handle the drawing yourself. Minesweeper might make sense using a bunch of widgets and just changing the graphic of the wxBitmapButton or wxStaticBitmap as the user clicks on the widgets, but that is because the play field is small. You'll probably want to maintain the u

Re: [pygtk] win32 pygtk

2000-04-15 Thread Kevin Butler
TECTED], and a longer while back > patches to James. > > Instead of Kevin Butler's port, mine is updated quite > recently pygtk-0.6.4 / 2000-04-04; > > see: http://hans.breuer.org/ports This looks great - nice work, Hans! I've updated my page to refer people to yours... &g

PyGTK on win32 was: Re: [pygtk] BOUNCE pygtk@daa.com.au: Non-member submission from [Kevin Butler ] (fwd)

1999-10-20 Thread Kevin Butler
ECTED] > WWW: http://www.daa.com.au/~james/ > > -- Forwarded message -- > Date: Tue, 19 Oct 1999 01:15:33 -0600 > From: Kevin Butler <[EMAIL PROTECTED]> > X-Mailer: Mozilla 4.7 [en] (WinNT; I) > X-Accept-Language: en > MIME-Version: 1.0 > To: [EMAIL PROTECT

Re: [pygtk] Multithreading

1999-04-08 Thread Kevin Littlejohn
. but > due to the heavy calculations the GUI is frozen. > So I tried to put the calculations into an extra thread, > but this seems not to work? > > Anyone who can help me? > > Thanx in advance, > Lars > To unsubscribe: echo "unsubscribe" | mail [EMAIL PRO

Re: [pygtk] Using threads with glibc2, pygtk and gtk+ 1.2

1999-03-09 Thread Kevin Littlejohn
Doh - of course, I saw the word threads, and responded without looking further. This stuff was applicable to older versions of pygtk - I've not seen pygtk running with gtk+-1.2 yet, so don't know whether it suffers the same problem or not... >>> Kevin Littlejohn wrote > I

Re: [pygtk] Using threads with glibc2, pygtk and gtk+ 1.2

1999-03-09 Thread Kevin Littlejohn
ubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED] > --- [EMAIL PROTECTED] --- Kevin Littlejohn, Technical Architect, Connect.com.au Don't anthropomorphise computers - they hate that. To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]