Try jquery UI dialog, it will handle the popup window, the close button
at upper, right corner of the window, and the buttons at the bottom bar.
http://jqueryui.com/dialog/
For the content in the dialog, it is just some radios and labels which
is quite simple.
Please check jquery ui dialog, let me know if got any blockers there.
On 1/24/2014 8:53 AM, Rodrigo Trujillo wrote:
Hi guys,
I wonder if someone expert in UI can help me with my latest patch.
Actually, the patch: [PATCH V2 7/7] (WIP) Storagepool SCSI/FC: Draft
UI to allow user to select a LUN to new VM
You guys will find the code some TODO's and FIXME
I need to popup a window with LUN's names and allow user to select one
of them. Then retrieve this selection. I think this is not that
complicated, but I could not research deeper how to do it. See an
example below:
*********************************
(X) Close
Select Host
() Lun 1
() Lun 2
() Lun xxx
----------------------------------------
________
| Select |
*********************************
Appreciate any help
Regards,
Rodrigo
_______________________________________________
Kimchi-devel mailing list
Kimchi-devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/kimchi-devel