Question: adding button into maplets

how do i add more buttons into my maplets

with(Maplets:-Elements):

Maplets:-Display(maplet);

so the out put will be 3 by 3 maplets, 3 buttons in east, 3 button in west, 3 button in center, something like below.  

                     name

button             button           button

button             button           button

button             button           button

                     end

 

Please Wait...