Hi, I've created an application using canvas class, which is runnable on a palm device. I've created a menubar and menu items(drop-down menubar). Using pointerPressed() method in canvas class, i could activate these menuitems. What I want to do is that if I pointer-press on one of the menu items, I should get textbox-like thing below the menu bar(in the same screen), wherein I can type some text. Can I do this? Is there anyone to help me? Thanks Jeyasankar