Re: [rkward-devel] optionset bug

2015-12-06 Thread Thomas Friedrichsmeier
Hi, On Sun, 06 Dec 2015 15:03:22 +0100 meik michalke wrote: > shouldn't the optionset window just be high enough to show the > full set, header and add button, by default? yes, of course. Again, I did make a change in git (release branch, not merged to master, yet), and this does reserve some mo

Re: [rkward-devel] optionset bug

2015-12-06 Thread meik michalke
hi, Am Sonntag, 6. Dezember 2015, 14:10:37 schrieb Thomas Friedrichsmeier: > (*) I do note a double/triple frame around package/plugin author(s), > too. Suggest having just one frame around the complete optionset, and > no frame inside the optionset. right, now that you point me to it, that looks

Re: [rkward-devel] optionset bug

2015-12-06 Thread Thomas Friedrichsmeier
Hi, On Sun, 06 Dec 2015 13:28:20 +0100 meik michalke wrote: > you're right! i didn't notice the scrollbar, if i scroll up in the > optionset i do see the collapse symbol as well. it simply wasn't > visible at first in the particular plugin i was working on yesterday > (the plugin skeleton GUI of

Re: [rkward-devel] optionset bug

2015-12-06 Thread meik michalke
Am Sonntag, 6. Dezember 2015, 11:59:36 schrieb Thomas Friedrichsmeier: > > - if you set "min_rows=1", you cannot collapse that row until you > > add a second one -- then the row becomes collapsable even if you > > delete the second one again > > Can't reproduce. I tried adding min_rows="1" to the

Re: [rkward-devel] optionset bug

2015-12-06 Thread Thomas Friedrichsmeier
Hi, On Sat, 05 Dec 2015 18:11:11 +0100 meik michalke wrote: > there's two minor issues with the new optionset implementation: > > - if you have mandatory columns, the column names will remain red > even if you have filled out a complete set (it changes colour if you > fold the view in, but that

[rkward-devel] optionset bug

2015-12-05 Thread meik michalke
hi, there's two minor issues with the new optionset implementation: - if you have mandatory columns, the column names will remain red even if you have filled out a complete set (it changes colour if you fold the view in, but that should be the case any moment the last mandatory field has