Page 8 of 8

Re: Dialogue Sub-Views

Posted: 18 Mar 2014, 09:42
by sirherrbatka
ok, code is done. We need icons, though.

Re: Dialogue Sub-Views

Posted: 19 Mar 2014, 12:05
by sirherrbatka
view and preview buttons has been added.

Re: Dialogue Sub-Views

Posted: 19 Mar 2014, 13:25
by Zini
Good. Just a heads up: I didn't get around to work on the preview feature yesterday and probably won't be able to do much about it today either. That shouldn't affect the preview-button implementation though.

Re: Dialogue Sub-Views

Posted: 19 Mar 2014, 13:29
by sirherrbatka
I noticed that It doesen't look like something that will break.

Do we have other important task or should i simply take whatever is avaible?

Re: Dialogue Sub-Views

Posted: 19 Mar 2014, 13:49
by Zini
Well, there are still the dialogue only columns that need to be added. This will be hard though, since most of them are actually tables.

There is also the user settings features. Graffy has been working on it for quite a while, but not making a large amount progress due to RL getting in the way. You could try asking him, if he is okay with you helping out.

Re: Dialogue Sub-Views

Posted: 20 Mar 2014, 09:05
by sirherrbatka
hmmm i want to finish the the dialogue sub-View, including those not table fields.

Why table as the data field will be hard? Isn't it that we simply have to use view (most likely table view) nested in the edit widget?

Re: Dialogue Sub-Views

Posted: 20 Mar 2014, 09:16
by Zini
I suspect on the view side we won't have any problems. However on the model side the column system currently does not support tree structure. The column system will require some enhancements and I suspect that will be somewhat complex.

Re: Dialogue Sub-Views

Posted: 20 Mar 2014, 13:24
by sirherrbatka
i'm afraid that my model-viewing programming is insufficiant for this kind of problem :(

I can stab settings, though.