Re: Boa Constructor Mac crash when adding menubar

2008-02-23 Thread cmpython
On Feb 21, 2:08 am, Jacob Davis <[EMAIL PROTECTED]> wrote: > hi. Every time I go through the Boa Constructor tutorial and I get to > the "Add a Menu Bar" section, Boa Constructor crashes after I select a > wx.menubar and then left click either in the Data or design frames. > > I saw a post on the

Re: Boa constructor debugging - exec some code at breakpoint?

2008-01-22 Thread Mike Driscoll
On Jan 22, 1:23 am, Joel <[EMAIL PROTECTED]> wrote: > Can you please tell me how this can be done.. > are there any other IDEs for the same purpose if Boa can't do it? > > Joel > > On Jan 6, 11:01 am, Joel <[EMAIL PROTECTED]> wrote: > > > Hey there.. > > I'm using boa constructor to debug a python

Re: Boa constructor debugging - exec some code at breakpoint?

2008-01-21 Thread Joel
Can you please tell me how this can be done.. are there any other IDEs for the same purpose if Boa can't do it? Joel On Jan 6, 11:01 am, Joel <[EMAIL PROTECTED]> wrote: > Hey there.. > I'm using boa constructor to debug a python application. For my > application, I need to insert break points and

Re: Boa constructor

2008-01-11 Thread Joel
On Jan 12, 9:37 am, Joel <[EMAIL PROTECTED]> wrote: > Hi, > In BOA constructor, is there any way to do the following: > Once a breakpoint has reached, I want to enter some code > and execute it. > Can anyone tell me of a technique? > > Also input stream doesn't seem to work, I do a standard input r

Re: Boa constructor- is it still alive?

2006-06-12 Thread jean-michel bain-cornu
tatamata a écrit : > Does anyone know is Boa constructor project still alive? > I visited Boa web site and it seems that it hasn't been updated for a long > time > I downloaded the version 0.4.4 a couple of months ago, so I guess the project is alive (I have been used the 0.3.1 before). I h

Re: boa constructor & mysql

2005-01-29 Thread F. GEIGER
Look at the wx demos. Another idea: Use a virtual list control. In the OnGetItemText() you could do the appropriate SQL query. Workedpretty well for me. HTH Franz GEIGER "Michele" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > I've search a lot to found how visualize a mysql