Title: Document template

Hi,

 

About the combobox, if we add sort function to it, then we get the structure like:

 

Combobox-> sortmodel-> child(data model)

 

If not add sort function, the structure is:

Combobox->data model

 

So about the sorted one operation, when we add an item in combobox, it works, then we delete the content of the item, and the entry is “”, but combobox can not be activated although it exits.

 

So we wonder it is a bug of combobox, the signal could be sent from data model to sort model, but it could not be sent to combobox.

 

Could someone help me to fix this problem?

 

_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to