Hi, On Thu, 29 Oct 2015 14:13:02 +0000 (UTC) Jan Wort <[email protected]> wrote: > Brief remarks on the usability:
thanks for the quick feedback! > - Generally awesome improvement! Ok, so it looks like the current approach is a good way to go forward, and I can safely clean up some of the no-longer-needed stuff in the code (including the + and x buttons at the bottom, for example). I'll look into your more specific suggestions right after that. For now just an answer to your question: [...] > - There should be some "visual coherence" of > a row and it‘s edit view (that the row one opened and the fields in > the detail view belong together), and a (minor) seperation from the > opened row/its details from other entries. Is there a way to style > the table/Tree, possibly with horizontal lines or a background or > both? (just tell me what is possible, and I try to come up with a > solution in this constraints) A whole lot is possible, but at varying degrees of difficulty. Adding a uniform background: Easy. Horizontal lines: Relatively so. More complex styling: Essentially you can paint anything inside the cells, but that's more difficult. What tends to get particularly messy is changes that might affect the height of a row. [...] Regards Thomas
pgpgsi9e5cKiF.pgp
Description: OpenPGP digital signature
_______________________________________________ rkward-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/rkward-devel
