SingleChoiceDialog with text panel to the right

Hello,

I need a certain widget and I want to know if something like this
exists before I try to build it myself.

I want something like a `SingleChoiceDialog`, except that to the right
side of the selection box there will be a text panel, where there will
be a textual explanation about the currently selected item. This is so
the user will be able to make an informed decision on which item he's
going to choose.

Is there such a thing?

Ram.

Never mind, I started building it myself.

Thanks,
Ram.

ยทยทยท

On Nov 2, 11:10 pm, cool-RR <ram.rac...@gmail.com> wrote:

Hello,

I need a certain widget and I want to know if something like this
exists before I try to build it myself.

I want something like a `SingleChoiceDialog`, except that to the right
side of the selection box there will be a text panel, where there will
be a textual explanation about the currently selected item. This is so
the user will be able to make an informed decision on which item he's
going to choose.

Is there such a thing?

Ram.