Re: [Interest] Qt5 on MSVC2008, Win7x64 (Tier1)?

2012-07-10 Thread Charley Bay
The following revisions are made to the summary, included below: *- I misunderstood the Windows CE issue, which is only supported by MSVC2005 and MSVC2008 (not MSVC2010); *- I "kind-of" thought MSVC2005 desires were less-important, as it was old, and does not support many C++ features (e.g.,

Re: [Interest] Qt5 on MSVC2008, Win7x64 (Tier1)?

2012-07-10 Thread brett
> Since the thread slowed down, here's the summary (for posterity): > Thanks for the unofficial poll and the summary. Would you mind a suggested addition, though? At least one other person besides myself mentioned win ce support. Can you add to your summary that only VS2005 and VS2008 support CE

[Interest] Qt Visual Studio Add-in error when using CMake 2.8

2012-07-10 Thread Gerenrot, Mikhail
Hi Team, We have a C++ project that uses QT3. We run CMake to generate the project and run VS 2008 to compile. With CMake 2.6 everything was OK, but now we have upgraded to CMake 2.8. It generates the project, but VS does not compile, it gives Qt Visual Studio Add-in error that says "ERROR: Can

Re: [Interest] Qt5 on MSVC2008, Win7x64 (Tier1)?

2012-07-10 Thread Bob Hood
Good summary. Thanks, Charley. :) On 7/10/2012 11:49 AM, Charley Bay wrote: > Hi, All-- > > Since the thread slowed down, here's the summary (for posterity): > > QUESTION: WHAT MSVC COMPILER VERSION DESIRED FOR Qt5, TIER-1? > > MSVC++2005:(0-1) : X > MSVC++2008: (7) : XXX > MSVC++2010:

Re: [Interest] Qt5 on MSVC2008, Win7x64 (Tier1)?

2012-07-10 Thread Charley Bay
Hi, All-- Since the thread slowed down, here's the summary (for posterity): QUESTION: WHAT MSVC COMPILER VERSION DESIRED FOR Qt5, TIER-1? MSVC++2005:(0-1) : X MSVC++2008: (7) : XXX MSVC++2010: (6) : XX MSVC++2012: (2) : XX ** More Notes/Comments ** MSVC++2005: - 2005 was stab

[Interest] Qt based HTML editor, how to save added image with QTextCuror

2012-07-10 Thread Aaron Lewis
Hi, I'm trying to make a simple text editor with image support, how should I save the images inserted by QTextCursor::insertImage(), And if I could do that, how can I know the exact position of the image ? My originally thought was to loop through the whole QTextDocument with QTextCursor, but

Re: [Interest] creating custom widget

2012-07-10 Thread Jason H
My bad. I copied and pasted from the message he put on Qt Creator list so that people could see what I already recommended. From: Stephen Kelly To: interest@qt-project.org Sent: Tuesday, July 10, 2012 6:06 AM Subject: Re: [Interest] creating custom widget

Re: [Interest] creating custom widget

2012-07-10 Thread Stephen Kelly
Jason H wrote: > You should post to the interest, not Creator list. This is for the creator > application only. This is qt-interest. ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest