Hi, is there any way to use a DTextEntry parented on a DPanel? I tryed EnableKeyboard too, but it will not get on focus. With a DFrame it works perfekt.
No, I'm pretty sure it only works when you've called MakePopup() on a DFrame.
[QUOTE=Overv;19703192]No, I'm pretty sure it only works when you've called MakePopup() on a DFrame.[/QUOTE]
Nope, there is one other way.
If you don't want to use a [D]Frame then use a EditablePanel. It is the same exact thing as a Panel but takes keyboard input
[b]EDIT: [/b] It is how the spawnmenu works fyi
Sorry, you need to Log In to post a reply to this thread.