On Sat, Sep 26, 2009 at 12:58 AM, Dave Angel wrote:
> Threader Slash wrote:
>
>> -- Forwarded message --
>>> From: J Sisson
>>> To: Nobody
>>> Date: Thu, 24 Sep 2009 19:18:03 -0500
>>> Subject: Re: IDE for python similar to visua
Threader Slash wrote:
-- Forwarded message --
From: J Sisson
To: Nobody
Date: Thu, 24 Sep 2009 19:18:03 -0500
Subject: Re: IDE for python similar to visual basic
On Sun, Sep 13, 2009 at 6:25 AM, Nobody wrote:
On Fri, 11 Sep 2009 05:27:59 -0700, r wrote
On Sun, Sep 13, 2009 at 6:25 AM, Nobody wrote:
> On Fri, 11 Sep 2009 05:27:59 -0700, r wrote:
>
> > Sounds like "somebody" failed to get input
> > from their users at design time. Or "somebody" has the inability to
> > relate to their end users.
>
> You're assuming that there is some "right" an
> You can also try Eclipse + PyDev. It's not the same as Visual Studio, and I
> am not sure about the GUI builder, but I think it's what you want.
I really like Eclipse + Pydev. It is not a GUI builder at all but it
has a nice debugger, code completion and that kind of thing. And its
free!
B
In article ,
Nobody wrote:
>On Mon, 07 Sep 2009 23:56:17 +, Albert van der Horst wrote:
>>
>> In view of the above this is not quite the correct way to put it.
>>
>> What I resent is that it leads to a non-professional attitude
>> of the graphical part. Programming is over, lets now kludge
On Fri, 11 Sep 2009 05:27:59 -0700, r wrote:
>> I'm saying that the user understands their workflow and environment better
>> than the application's programmers. The user should be able to decide
>> which menu items are shown and where, which buttons are shown and where,
>> etc. The code doesn't n
On 8/30/09 1:48 PM, r wrote:
Hello qwe rty,
I remember my first days with GUI programming and thinking to myself;
how on earth can i write GUI code without a MS style GUI builder? Not
to long after that i was coding up some pretty spectacular GUI's from
nothing more than source code and loving
r wrote:
> On Sep 11, 7:08 am, Nobody wrote:
> (snip)
>> I'm saying that the user understands their workflow and environment better
>> than the application's programmers. The user should be able to decide
>> which menu items are shown and where, which buttons are shown and where,
>> etc. The code
>
>
> The interface really should be configurable by the user according to their
> needs. The code doesn't need to *know* the position or dimensions of
> a widget, or its label or colour or spacing, let alone dictate them.
>
Perhaps...but the user needs a framework in order to understand the
funct
On Sep 11, 7:08 am, Nobody wrote:
(snip)
> I'm saying that the user understands their workflow and environment better
> than the application's programmers. The user should be able to decide
> which menu items are shown and where, which buttons are shown and where,
> etc. The code doesn't need to k
On Mon, 07 Sep 2009 18:04:40 -0700, r wrote:
>> >It also allows the GUI to be edited by without requiring any programming
>> >knowledge. This eliminates the need for the GUI designer to be familiar
>> >with the programming language used (or any programming language), and
>> >allows customisation b
On Mon, 07 Sep 2009 23:56:17 +, Albert van der Horst wrote:
>>The main advantage of a GUI builder is that it helps prevent you from
>>hard-coding the GUI into the program. You could get the same effect by
>>coding a UIL/XRC/etc file manually, but a GUI builder tends to force it.
>
> A GUI bui
On Sep 7, 6:56 pm, Albert van der Horst
wrote:
> In article ,
>
> Nobody wrote:
> >On Sun, 30 Aug 2009 10:48:24 -0700, r wrote:
>
> >> I think a point and click GUI builder (although some may disagree) is
> >> actually detrimental to your programming skills. The ability to
> >> visualize the GUI
In article ,
Nobody wrote:
>On Sun, 30 Aug 2009 10:48:24 -0700, r wrote:
>
>> I think a point and click GUI builder (although some may disagree) is
>> actually detrimental to your programming skills. The ability to
>> visualize the GUI only from the source code as you read it, is as
>> important
On Aug 30, 4:12 pm, Nobody wrote:
(snip)
> Creating a GUI programmatically is almost always the wrong approach. It
> tends to be adopted due to a path of least resistance, rather than any
> affirmative reason.
so i guess it'e safe to say that you use a GUI builder? :-)
--
http://mail.python.org/
On Sun, 30 Aug 2009 10:48:24 -0700, r wrote:
> I think a point and click GUI builder (although some may disagree) is
> actually detrimental to your programming skills. The ability to
> visualize the GUI only from the source code as you read it, is as
> important to a programmer as site reading she
On Aug 28, 5:19 pm, qwe rty wrote:
> i have been searching for am IDE for python that is similar to Visual
> Basic but had no luck.shall you help me please?
Hello qwe rty,
I remember my first days with GUI programming and thinking to myself;
how on earth can i write GUI code without a MS style G
qwe rty wrote:
> i have been searching for am IDE for python that is similar to Visual
> Basic but had no luck.shall you help me please?
eric4 should be a good candidate.
http://eric-ide.python-projects.org
Detlev
--
Detlev Offenbach
det...@die-offenbachs.de
--
http://mail.python.org/mailman/
On Aug 28, 6:19 pm, qwe rty wrote:
> i have been searching for am IDE for python that is similar to Visual
> Basic but had no luck.shall you help me please?
Boa Constructor. IDE/visual GUI-builder/sizer support, lots of
other goodies. Not actively maintained, though, and some issues
on Linux, i
On Aug 29, 6:19 am, qwe rty wrote:
> i have been searching for am IDE for python that is similar to Visual
> Basic but had no luck.shall you help me please?
You can try biform:
http://www.bilive.com/download/Setup_BiForm_V2.1_en.msi.zip
Demo:
http://www.bilive.com/demo/BiForm_EN_demo.htm
More
qwe rty wrote:
On Aug 29, 1:22 am, Craig wrote:
Try wingware i have it and i like it.
--- On Fri, 8/28/09, qwe rty wrote:
From: qwe rty
Subject: IDE for python similar to visual basic
To: python-l...@python.org
Date: Friday, August 28, 2009, 5:19 PM
i have been searching for am IDE
, qwe rty wrote:
From: qwe rty
Subject: Re: IDE for python similar to visual basic
To: python-list@python.org
Date: Friday, August 28, 2009, 6:43 PM
On Aug 29, 1:22 am, Craig wrote:
> Try wingware i have it and i like it.
>
> --- On Fri, 8/28/09, qwe rty wrote:
>
> > From: qw
On Aug 29, 1:22 am, Craig wrote:
> Try wingware i have it and i like it.
>
> --- On Fri, 8/28/09, qwe rty wrote:
>
> > From: qwe rty
> > Subject: IDE for python similar to visual basic
> > To: python-l...@python.org
> > Date: Friday, August 28, 2009, 5:19 PM
> > i have been searching for am IDE
Try wingware i have it and i like it.
--- On Fri, 8/28/09, qwe rty wrote:
> From: qwe rty
> Subject: IDE for python similar to visual basic
> To: python-list@python.org
> Date: Friday, August 28, 2009, 5:19 PM
> i have been searching for am IDE for
> python that is similar to Visual
> Basic but
24 matches
Mail list logo