[PyQt] How do I change a mixed font format?

2012-02-20 Thread bluekyu
Hello. I have a problem about QTextEdit. Setting font functions of QTextEdit do not work as those of word processor. I want to change mixed font formats consistently. For example, selected text is """style="font-style:italic;">Text1Text2.""" I want to apply "underline" to the text, so I can use

[PyQt] Mouse Hover Event small issue

2012-02-20 Thread uahmed
hi , I want to do hover i saw an example and then write a script which will be use as i made program i am facing one problem that hover only occur if u putt mouse on the left corner of button i want that it will happen for all the button that if i move cursor on button then it should change. here

Re: [PyQt] spreadsheet example

2012-02-20 Thread Phil Thompson
On Mon, 20 Feb 2012 18:20:32 +0100, "Hans-Peter Jansen" wrote: > Am Sunday 19 February 2012 12:47:28 schrieb Phil Thompson: >> On Sat, 11 Feb 2012 01:36:14 +0100, "Hans-Peter Jansen" >> >> >> wrote: >> > Hi Phil, >> > >> > while I'm seriously overloaded at the moment (a bunch of people are >> > m

Re: [PyQt] spreadsheet example

2012-02-20 Thread Hans-Peter Jansen
Am Sunday 19 February 2012 12:47:28 schrieb Phil Thompson: > On Sat, 11 Feb 2012 01:36:14 +0100, "Hans-Peter Jansen" > > > wrote: > > Hi Phil, > > > > while I'm seriously overloaded at the moment (a bunch of people are > > much > > > > harder to organize then code), I did some relaxations by conve

Re: [PyQt] Need help using QWebPluginFactory

2012-02-20 Thread Phil Thompson
On Mon, 20 Feb 2012 15:37:36 +0100, Detlev Offenbach wrote: > Hello, > > I am having a bit of trouble using QWebPluginFactory.Plugin. I want to > attach > a MimeType object to it's mimeTypes list, but the list stays empty (s. > below). > What am I doing wrong? > > Python 3.2.2 (default, Oct 23

[PyQt] Need help using QWebPluginFactory

2012-02-20 Thread Detlev Offenbach
Hello, I am having a bit of trouble using QWebPluginFactory.Plugin. I want to attach a MimeType object to it's mimeTypes list, but the list stays empty (s. below). What am I doing wrong? Python 3.2.2 (default, Oct 23 2011, 17:46:58) [GCC] on linux2 Type "help", "copyright", "credits" or "licens

Re: [PyQt] pylupdate4 issue

2012-02-20 Thread admin
On 19/02/2012 09:55 م, Vincent Vande Vyvre wrote: Le 19/02/12 19:55, ad...@mbnoimi.net a écrit : On 19/02/2012 08:22 م, ad...@mbnoimi.net wrote: