From: Dietmar Schwertberger on
sturlamolden schrieb:
> On 14 Nov, 15:35, Dietmar Schwertberger <n...(a)schwertberger.de> wrote:
>
>> self.m_toolBar1 = self.CreateToolBar( wx.TB_HORIZONTAL, wx.ID_ANY )
>> self.m_button1 = wx.Button( self.m_toolBar1, wx.ID_ANY, u"MyButton",
>> wx.DefaultPosition, wx.DefaultSize, 0 )
>> m_toolBar1.AddControl( m_button1 )
>>
>> (i.e. "self." is missing)
>
> I had problem like that with the first beta, but not the one from
> August.
Which one? There are two:

08/23/2009 Version 3.01.63 (Beta)
08/19/2009 Version 3.01.62 (Beta)

I tried 3.01.63.
I can see in the Python window already that the code is not correct.


Regards,

Dietmar
From: sturlamolden on
On 14 Nov, 19:02, Dietmar Schwertberger <n...(a)schwertberger.de> wrote:

> 08/23/2009 Version 3.01.63 (Beta)
> 08/19/2009 Version 3.01.62 (Beta)
>
> I tried 3.01.63.
> I can see in the Python window already that the code is not correct.

3.01.63

Did you remember to install the wxAdditions?

Could you send me an .fbp file demonstrating the error?





From: Dietmar Schwertberger on
sturlamolden schrieb:
> On 14 Nov, 19:02, Dietmar Schwertberger <n...(a)schwertberger.de> wrote:
>> I tried 3.01.63.
>> I can see in the Python window already that the code is not correct.
>
> 3.01.63
>
> Did you remember to install the wxAdditions?
No. I think that they should not be required (a minimal version seems
to be included in wxFormBuilder) and I don't get any error message.
Also using wxAdditions for wx Python doesn't seem to be straightforward.

> Could you send me an .fbp file demonstrating the error?
Sent by email. Did you receive it?

Regards,

Dietmar
From: sturlamolden on
On 15 Nov, 17:05, Dietmar Schwertberger <n...(a)schwertberger.de> wrote:

> > Could you send me an .fbp file demonstrating the error?
>
> Sent by email. Did you receive it?

No... could you please resend to sturla(a)molden.no?





From: sturlamolden on
On 15 Nov, 17:05, Dietmar Schwertberger <n...(a)schwertberger.de> wrote:

> Sent by email. Did you receive it?
>

Yes I did, thank you :)

(I thought I didn't, but it was just a problem with my e-mail filter.)