Hello Sandeez,
this is a bug in Qt on Mac OSX.
try the stable branch from bitbucket, this contains
a workaround for this bug
https://bitbucket.org/conceptive/camelot/downloads
you will have to use SQLAlchemy 0.8 with that one
however
Cheers,
Erik
On Apr 6, 9:19 pm, sandeez <
sandeepsawan...@gmail.com> wrote:
> Hi,
>
> I am working on camelot, below is my configuration:
>
> OS: Mac OS X Lion 10.7.5
> python: 2.7.1
> camelot: 12.06.29
> SQLAlchemy: 0.7.8
> DB: Mysql
>
> When run a basic application, it open main window properly with database
> record. But when I try to insert a new record, the new window opens and
> closes immediately and adds an empty row to my table and not able ot inser
> record with new window. Could someone help me why new window disappears?
>
> Thanks,
> sandeez