Re: [PyQt] Qt Contributors Summit

2011-06-13 Thread David Boddie
On Wed, 08 Jun 2011 10:25:13 +0100, Phil Thompson wrote: > I will be attending the Qt Contributors Summit next week. The primary > purpose (as I understand it) is to discuss the plans for Qt5. See... > > http://labs.qt.nokia.com/2011/05/09/thoughts-about-qt-5/ > http://labs.qt.nokia.com/2011/05/11

Re: [PyQt] Qt Contributors Summit

2011-06-09 Thread Linos
What's wanted is the ability to replace QML/JavaScript with something that calls the same public C++ API that QML/JavaScript does. I don't have a problem if, at this stage, it isn't possible to define that API, and I am more than happy to contribute to the development of Qt5 to make sure it is su

Re: [PyQt] Qt Contributors Summit

2011-06-09 Thread Phil Thompson
On Thu, 9 Jun 2011 09:35:19 +0300, Attila Csipa wrote: > On Thursday 09 June 2011 00:37:38 you wrote: >> implementation, ie. QML. What I certainly want is a public C++ API to the >> underlying code that QML sits on top of so that alternative declarative >> solutions can be implemented. > > Wouldn

Re: [PyQt] Qt Contributors Summit

2011-06-09 Thread Henning Schröder
On Wed, Jun 8, 2011 at 9:37 PM, Phil Thompson wrote: > On Thu, 9 Jun 2011 00:18:09 +0300, Attila Csipa wrote: >> On Wednesday 08 June 2011 23:08:36 you wrote: >>>   form_display = ['first_name', 'last_name', 'birthdate'] >>> >>>   this single line will generate me a form with all the fields >>>  

Re: [PyQt] Qt Contributors Summit

2011-06-08 Thread Attila Csipa
On Thursday 09 June 2011 00:37:38 you wrote: > implementation, ie. QML. What I certainly want is a public C++ API to the > underlying code that QML sits on top of so that alternative declarative > solutions can be implemented. Wouldn't that be the QtDeclarative module ? I believe the issue with a

Re: [PyQt] Qt Contributors Summit

2011-06-08 Thread David Boddie
On Wed Jun 8 22:37:38 BST 2011, Phil Thompson wrote: > The problem is whether or not people are forced to use a particular > implementation, ie. QML. What I certainly want is a public C++ API to the > underlying code that QML sits on top of so that alternative declarative > solutions can be implem

Re: [PyQt] Qt Contributors Summit

2011-06-08 Thread Phil Thompson
On Thu, 9 Jun 2011 00:18:09 +0300, Attila Csipa wrote: > On Wednesday 08 June 2011 23:08:36 you wrote: >> form_display = ['first_name', 'last_name', 'birthdate'] >> >> this single line will generate me a form with all the fields >> bound to the underlying data model. > >> will I be able

Re: [PyQt] Qt Contributors Summit

2011-06-08 Thread Attila Csipa
On Wednesday 08 June 2011 23:08:36 you wrote: > - my concern is that we will need to build our apps using a > software open gl, simply to be able to use them without difficulties AAUI There will be no need to change how *you* build the applications, you link to Qt and the rest is Qt's domain. W

Re: [PyQt] Qt Contributors Summit

2011-06-08 Thread Erik Janssens
- my concern is that we will need to build our apps using a software open gl, simply to be able to use them without difficulties for a large user base. and how this will impact the performance of remote desktop and citrix. Unfortunately, it's not up to me to dictate the users of my a

Re: [PyQt] Qt Contributors Summit

2011-06-08 Thread Attila Csipa
On Wednesday 08 June 2011 15:29:23 you wrote: > > There is no OpenGL *requirement*. > > So far all indications are to the contrary, Nokia's plan as far as I > know to date is to require OpenGL(ES) to draw anything - including good > old QWidgets. That does not necessarily mean that you need a > st

Re: [PyQt] Qt Contributors Summit

2011-06-08 Thread Andreas Pakulat
On 08.06.11 14:46:55, Attila Csipa wrote: > On Wednesday 08 June 2011 12:50:59 you wrote: > > - the OpenGL requirement : will this still work decent through remote > > desktop and citrix. imho this is important for business > > applications. > > There is no OpenGL *requirement*. So far all i

Re: [PyQt] Qt Contributors Summit

2011-06-08 Thread Attila Csipa
On Wednesday 08 June 2011 12:50:59 you wrote: > - the OpenGL requirement : will this still work decent through remote > desktop and citrix. imho this is important for business > applications. There is no OpenGL *requirement*. It will certainly made in a way that allows extensive OpenGL optim

Re: [PyQt] Qt Contributors Summit

2011-06-08 Thread Linos
El 08/06/11 11:50, Erik Janssens escribió: Hello Phil, good to hear you're going to the contributors summit, here are my main concerns (pretty much in line with the other responses) : - the OpenGL requirement : will this still work decent through remote desktop and citrix. imho this is impo

Re: [PyQt] Qt Contributors Summit

2011-06-08 Thread Erik Janssens
Hello Phil, good to hear you're going to the contributors summit, here are my main concerns (pretty much in line with the other responses) : - the OpenGL requirement : will this still work decent through remote desktop and citrix. imho this is important for business applications. - QML /

[PyQt] Qt Contributors Summit

2011-06-08 Thread Phil Thompson
I will be attending the Qt Contributors Summit next week. The primary purpose (as I understand it) is to discuss the plans for Qt5. See... http://labs.qt.nokia.com/2011/05/09/thoughts-about-qt-5/ http://labs.qt.nokia.com/2011/05/11/responses-to-qt-5/ http://lists.qt.nokia.com/mailman/listinfo/qt5-