On 30/06/2018 19:21, Alan Gauld via Tutor wrote:
> On 30/06/18 11:50, Shall, Sydney wrote:
>
>>> And if you want to try using Jython or MacPython(?)
>>> you can use the native GUI builders for those:
>>> - Eclipse/Netbeans (Java)
>>> - XDeveloper (MacOS) - I tried this once and it kind of works...
On 30/06/18 11:50, Shall, Sydney wrote:
>> And if you want to try using Jython or MacPython(?)
>> you can use the native GUI builders for those:
>> - Eclipse/Netbeans (Java)
>> - XDeveloper (MacOS) - I tried this once and it kind of works...
>>
> Alan,
>
> Could you expand a bit on the use of XDe
On 30/06/2018 00:34, Alan Gauld via Tutor wrote:
On 29/06/18 16:05, Glen wrote:
Can someone advise on a RAD, drag and drop style graphical form/dialog
creator? Akin to VBA or Visual Studio that will work with Python?
There is nothing even close to the VB GUI builder for Python.
That's becaus
On 29/06/18 16:05, Glen wrote:
> Can someone advise on a RAD, drag and drop style graphical form/dialog
> creator? Akin to VBA or Visual Studio that will work with Python?
There is nothing even close to the VB GUI builder for Python.
That's because Python has to cover many GUI frameworks,
VB onl
On 06/29/2018 09:05 AM, Glen wrote:
> Hey guys,
>
> Can someone advise on a RAD, drag and drop style graphical form/dialog
> creator? Akin to VBA or Visual Studio that will work with Python?
>
> I currently use the PyCharm IDE, which is fantastic. But I don't have the
> time or the skill to craft
Hey guys,
Can someone advise on a RAD, drag and drop style graphical form/dialog
creator? Akin to VBA or Visual Studio that will work with Python?
I currently use the PyCharm IDE, which is fantastic. But I don't have the
time or the skill to craft it all by hand.
Thanks,