Re: [cp-patches] Patch: Checkbox group fix

2006-06-30 Thread Lillian Angel
Hi, I fixed the issues Tom stated below. On Fri, 2006-06-30 at 13:03 -0400, Thomas Fitzsimmons wrote: > Hi, > > Lillian Angel wrote: > > This patch fixes the long standing problem of not being able to > > dynamically switch between a checkbox and a radio button. I.e. moving a > > checkbox to a c

Re: [cp-patches] Patch: Checkbox group fix

2006-06-30 Thread Thomas Fitzsimmons
Hi, Lillian Angel wrote: This patch fixes the long standing problem of not being able to dynamically switch between a checkbox and a radio button. I.e. moving a checkbox to a checkbox group changes the checkbox to a radio button. Tom helped a lot with this patch. He removed the CheckboxGroupPee

[cp-patches] Patch: Checkbox group fix

2006-06-30 Thread Lillian Angel
This patch fixes the long standing problem of not being able to dynamically switch between a checkbox and a radio button. I.e. moving a checkbox to a checkbox group changes the checkbox to a radio button. Tom helped a lot with this patch. He removed the CheckboxGroupPeer and we fixed it so everyth