[pygtk] GtkMozEmbed

2005-08-03 Thread Joel Dimbernat
Does anyone know how to use the open-uri signal of the GtkMozEmbed
widget?

This signal is emmited when you click on an uri, and it should bring the
address of the uri you're clicking on.
But I just can't get it. Is it a bug? or are my skills too limited?

Thanks everyone

Joel Dimbernat


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


[pygtk] gtk.Plug and gtk.Socket

2005-08-03 Thread Stefano Esposito
Hi all,

I'm trying to embed an xterm window into my app, i find something about 
gtk.Plug and gtk.Socket, but it seems that they will work only with apps that 
uses GtkSocket or GtkPlug and i don't think xterm does... Any hint?

-- 
Solo due cose sono infinite: l'universo e la stupidità umana... e per quanto 
riguarda l'universo non sono sicuro

Albert Einstein

# GnuPG/PGP Key Id: 0x5646B7D4

-- 
Solo due cose sono infinite: l'universo e la stupidità umana... e per quanto 
riguarda l'universo non sono sicuro

Albert Einstein

# GnuPG/PGP Key Id: 0x5646B7D4


0004.mimetmp
Description: PGP signature


pgpPOd8vzUnE7.pgp
Description: PGP signature
___
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: [pygtk] GtkMozEmbed

2005-08-03 Thread Gustavo J. A. M. Carneiro
On Wed, 2005-08-03 at 19:53 +0200, Joel Dimbernat wrote:
 Does anyone know how to use the open-uri signal of the GtkMozEmbed
 widget?
 
 This signal is emmited when you click on an uri, and it should bring the
 address of the uri you're clicking on.
 But I just can't get it. Is it a bug? or are my skills too limited?

  It's a bug [1] in mozilla/firefox.  Sorry about that.

  Regards.

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=297238

-- 
Gustavo J. A. M. Carneiro
[EMAIL PROTECTED] [EMAIL PROTECTED]
The universe is always one step beyond logic

___
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: [pygtk] GtkMozEmbed

2005-08-03 Thread Joel Dimbernat
Le mercredi 03 août 2005 à 20:48 +0100, Gustavo J. A. M. Carneiro a
écrit :
 On Wed, 2005-08-03 at 19:53 +0200, Joel Dimbernat wrote:
  Does anyone know how to use the open-uri signal of the GtkMozEmbed
  widget?
  
  This signal is emmited when you click on an uri, and it should bring the
  address of the uri you're clicking on.
  But I just can't get it. Is it a bug? or are my skills too limited?
 
   It's a bug [1] in mozilla/firefox.  Sorry about that.
 
   Regards.
 
 [1] https://bugzilla.mozilla.org/show_bug.cgi?id=297238
 

Thanks for the quick answer and for posting on the bugzilla.

I'll follow that with interest.

It stops my dev for sometimes though...

Thanks again.
Joel


___
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: [pygtk] Interesting question on window

2005-08-03 Thread Danny Milosavljevic
Hi,

Am Dienstag, den 07.06.2005, 22:11 +0100 schrieb Prash:
 Peeps,
 
 How do i make my system sound an alarm and flash the title bar when
 minimized?

Some window managers do that when you set the URGENT hint. Check the net
wm specification on freedesktop on how. Or maybe someone else here
knows, I forgot how to do it... 

For gnome, need patch
http://www.ubuntuforums.org/showthread.php?t=39776page=1pp=10

Otherwhise ask the window manager author to implement URGENT hint by
blinking :)

  If you use yahoo or aol messenger and if someone IMs you
 then the title bar flashes and it sounds an alarm. How do I do this in
 pygtk?
 
 
 TIA
 ___
 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/

cheers,
   Danny

-- 
www.keyserver.net key id A334AEA6



signature.asc
Description: This is a digitally signed message part
___
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: [pygtk] Calendar focus

2005-08-03 Thread Danny Milosavljevic
Hi,

Am Dienstag, den 14.06.2005, 12:35 +0100 schrieb Istvan Jancso:
 Hi!
 
 I have a problem with gtk.Calendar widget... When I create this
 object, the cursor-focus invisible, because it's out of the table (in
 the position [-1,-1]). How can I move it from code?

looks like a gtk bug.


I'd expect the cursor to move with select_day, and be positioned on the
initially selected day initially...

Instead, it's in the middle of nowhere initially and doesnt care about
select_day at all (at least does not move the caret/text cursor, just
the (usually)blue mark thing).
(gtk+ 2.6.8 here)

Very weird. I never used gtk calendar before, but I wonder why nobody
noticed a bug as bad as that yet :)

Please file a bug with bugzilla, component gtk+, calendar... they will
know how to proceed.


 
 Thanks.
 
 Istvan

cheers,
   Danny

-- 
www.keyserver.net key id A334AEA6



signature.asc
Description: This is a digitally signed message part
___
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: [pygtk] Toolbar Styles Read-Only?

2005-08-03 Thread Danny Milosavljevic
Hi,

Am Montag, den 20.06.2005, 09:23 -0400 schrieb Dennis Craven:
 Hello,
 
 I have some toolbars that I'd like to change the appearance of. I'd like
 to make the shadow-type gtk.SHADOW_NONE and the button-relief
 gtk.RELIEF_NORMAL. I don't see a way to accomplish this though..
 
 The properties are there, but they are read-only according to the docs.
 Is there a way to do this or did I just answer my own question?
 

change the gtk theme you use instead.

 Cheers,
 ~djc

cheers,
   Danny

-- 
www.keyserver.net key id A334AEA6



signature.asc
Description: This is a digitally signed message part
___
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: [pygtk] gtk.Plug and gtk.Socket

2005-08-03 Thread Brian
On Wed, 2005-03-08 at 21:27 +0200, Stefano Esposito wrote:
 Hi all,
 
 I'm trying to embed an xterm window into my app, i find something about 
 gtk.Plug and gtk.Socket, but it seems that they will work only with apps that 
 uses GtkSocket or GtkPlug and i don't think xterm does... Any hint?
 

For a gtk native terminal widget. check out vte.  It is the main library
that gnome-terminal uses.  The library widget was split out of
gnome-terminal some time ago.  I have experimented with it some, but
it's python API is not quite as complete as the c API.  It should do
most anything that you may need.
-- 
Brian [EMAIL PROTECTED]

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