gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe] gnue-forms: more master-detail-detail (and other) issues


From: Oleg Noga
Subject: [GNUe] gnue-forms: more master-detail-detail (and other) issues
Date: Mon, 23 Jul 2007 16:24:23 +0300

Hello Reinhard,

Thank you for rapid support!

I have some more issues with same examples.
--------------
3combos.gfd: I can write data into 'no', 'date' entries when
'cb_store' is not selected.
Grid must disable to insert rows when master datasource combobox is
not selected. 

--------------
3entries.gfd:
Start form.
I see "None" in every cell of Store column. Even in rows without
data. 
Write some data in cb_department, db_store, no, date entries.
fk_store entry combobox gives selection between empty value and None.
Leave None as was.
Press Save on toolbar -> Unexpected error:
"""Field fk_department does not have a default value.

INSERT INTO store (name) VALUES (%(new_name)s)

  new_name: u'111'"""

--------------
any grid:
if there is some data in grid i can not start editing new row by
clicking on it. I must click on last row and then press down button.

--------------
any grid:
boolean entry in grid shown as disabled checkbox in rows without data.


I am using
gnue-forms 0.6.1
gnue-common 0.6.9
wxPython 2.8.4.0
python 2.4.4
on windows 2000 sp4


-- 
Best regards,
 Oleg                          mailto:address@hidden

Attachment: 3combos.gfd
Description: Text Data

Attachment: 3combos.gsd
Description: Binary data

Attachment: 3entries.gfd
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]