Hi, Actually I'm not using any visual editor to develop any of my Python projects. Programming GUI directly gives me more control and is much more efficient: this is faster and code may be reusable very easily compared to QtDesigner.
However this is a matter of personal taste as many people find it easier at first, but in the end it's less powerful. Cheers, Pierre On 17 juil, 10:10, Noli Sicad <[email protected]> wrote: > Hi Pierre, > > I downloaded Spyder and Pydee source codes and I am trying to learn > PyQt to develop an FOSS program. > > I am just wondering, do you use Qt Designer for these projects, righty? I > could > not see any *.ui files for the QtDesigner. > > What visual ide do you use to create forms and menu? > > How we get the full source codes of these projects with *.ui files for > the forms and main forms with menu? > > Thanks. > > Regards, Noli -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
