Hello,

I would like to create a ComboBox for selecting different line styles. I triedto to use a delegate that uses the paint function to draw these lines. This works well for the popup list, But i want, that the user can select one line style and this line should be shown in the editor field. But here i see nothing. The delegate seems to work only in the popup list.
How can i do this?

Best regards
Heiko