| Author |
Comment/Response |
Dr_Spencer
|
08/19/12 07:33am
hi, i have this code
Row[Table[
PopupMenu[, {a, b, c, d},
BaselinePosition -> p], {p, {Bottom}}]]
and i want to associate an image at the letter "a", a different image at "b" and so on... this image are on my pc.
to import the image i can use imsert->image or insert -> file path (with the direcory(...
but i don't know how i can choice the image in a listmenu (o selective menu)
URL: , |
|