Dialogue Sub-Views

Involved development of the OpenMW construction set.
User avatar
sirherrbatka
Posts: 2159
Joined: 07 Aug 2011, 17:21

Re: Dialogue Sub-Views

Post by sirherrbatka »

ok, code is done. We need icons, though.
User avatar
sirherrbatka
Posts: 2159
Joined: 07 Aug 2011, 17:21

Re: Dialogue Sub-Views

Post by sirherrbatka »

view and preview buttons has been added.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Dialogue Sub-Views

Post 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.
User avatar
sirherrbatka
Posts: 2159
Joined: 07 Aug 2011, 17:21

Re: Dialogue Sub-Views

Post 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?
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Dialogue Sub-Views

Post 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.
User avatar
sirherrbatka
Posts: 2159
Joined: 07 Aug 2011, 17:21

Re: Dialogue Sub-Views

Post 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?
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Dialogue Sub-Views

Post 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.
User avatar
sirherrbatka
Posts: 2159
Joined: 07 Aug 2011, 17:21

Re: Dialogue Sub-Views

Post by sirherrbatka »

i'm afraid that my model-viewing programming is insufficiant for this kind of problem :(

I can stab settings, though.
Post Reply