Re: [E-devel] ewl_window_modal_for

2006-06-14 Thread Nathan Ingersoll
You can create a window using either ewl_window_new or any widget that inherits from the window, like ewl_dialog. So you could create a dialog, pack your message intothe window, and then use ewl_window_modal_for like you mentioned below. On 6/13/06, Rafael Ugalde Bariain <[EMAIL PROTECTED]> wrote:

[E-devel] ewl_window_modal_for

2006-06-13 Thread Rafael Ugalde Bariain
Hello, how i can use this call: ewl_window_modal_for to display one message box that is modal for his parent window? ewl_window_modal_for(EWL_WINDOW(message),EWL_WINDOW(parent)); ?? thanks. ___ enlightenment-devel mailing list enli