Re: [Interest] Qt5: Obtain current layout size

2012-07-23 Thread alexander golks
Am Sun, 22 Jul 2012 15:49:13 -0400 schrieb Stephen Chu step...@ju-ju.com: Thanks. That works. Do you happen to know how I can get the size of a window maximized without first maximize it? what about: http://qt-project.org/doc/qt-4.8/qapplication.html#desktop alex -- /* * Never be bullied

Re: [Interest] Qt5: Obtain current layout size

2012-07-23 Thread Bo Thorsen
Den 22-07-2012 21:49, Stephen Chu skrev: On 7/22/12 6:30 AM, Bo Thorsen wrote: Den 21-07-2012 18:27, Stephen Chu skrev: I am working on a dynamically generated form. One thing I'd like to do is to reflow the layout into multi-column when the widgets fill the preset window height. I need to

[Interest] State of Qt for QNX, blackberry playbook or BB10

2012-07-23 Thread pritam.ghang...@gmail.com
Hi, I was looking at wiki page for QNX. http://qt-project.org/wiki/QNX and http://qt-project.org/wiki/Building-Qt5-for-the-Playbook It seems the method described there is not Blackberry supported. Does that mean there is no blackberry supported Qt before BB 10? Also the configure command has

Re: [Interest] State of Qt for QNX, blackberry playbook or BB10

2012-07-23 Thread Rafael Roquetto
Hello Pritam, http://qt-project.org/wiki/QNX, and its Qt5 counterpart are the official ways of building Qt for the Playbook, and are supported by RIM. Likewise, Qt is already supported by RIM already with the current Playbook NDK 2.0 series. The BB10 beta SDK is indeed not for the Playbook. You

[Interest] QTBUG-25327

2012-07-23 Thread Stanislav Kolář
Hello, will be the fix included in 4.8.3? Thank you. Stanislav Kolar___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] State of Qt for QNX, blackberry playbook or BB10

2012-07-23 Thread pritam.ghang...@gmail.com
Hi Rafael, Thank you for the information. That answered all my doubts. One more question though, Is there a public branch somewhere that has webkit support? Even an experimental branch will do. I need to do some prototyping and tests. On Mon, Jul 23, 2012 at 3:53 PM, Rafael Roquetto

Re: [Interest] Qt5: Obtain current layout size

2012-07-23 Thread Stephen Chu
On 7/23/12 4:52 AM, Bo Thorsen wrote: Den 22-07-2012 21:49, Stephen Chu skrev: On 7/22/12 6:30 AM, Bo Thorsen wrote: Den 21-07-2012 18:27, Stephen Chu skrev: I am working on a dynamically generated form. One thing I'd like to do is to reflow the layout into multi-column when the widgets fill

Re: [Interest] Qt5: Obtain current layout size

2012-07-23 Thread Stephen Chu
On 7/23/12 2:04 AM, alexander golks wrote: Am Sun, 22 Jul 2012 15:49:13 -0400 schrieb Stephen Chu step...@ju-ju.com: Thanks. That works. Do you happen to know how I can get the size of a window maximized without first maximize it? what about:

[Interest] Problem with overlapping characters using the Hiragino OpenType font

2012-07-23 Thread Atlant Schmidt
Situation: We have an application using Qt 4.6.2 on Embedded Linux (so QWS). Our client has requested that the Japanese version of our app use the Hiragino font. Problem: But we've seen that several (many? most?) of the CJK punctuation characters (Unicode code points 0x3000 through

Re: [Interest] Qt Binaries for Mingw 4.7

2012-07-23 Thread Konrad Rosenbaum
Hi, On Monday 23 July 2012 04:24:48 K. Frank wrote: Ok, I did not move Windows to 64bits yet. With Windows I'm always afraid that the Redmonders mix up 8-byte-wide addresses with drinking 64 Bit beers (short for Bitburger beer) - that much would definitely not be good for you... ;-)

Re: [Interest] Qt Binaries for Mingw 4.7

2012-07-23 Thread K. Frank
Hello Konrad! On Mon, Jul 23, 2012 at 4:33 PM, Konrad Rosenbaum kon...@silmor.de wrote: Hi, ... Do I take it correctly that you've managed a g++ 4.7 windows build (i.e., mingw) of Qt? Is it working? Yes, I was able to confirm that it is working. Well, that's good. (Sometimes effort pays