- Subject: Re: Tokenlist updated
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Sun, 19 Mar 2006 02:13:58 -0500
Marko Mahnic <marko.mahnic@xxxxxxxx> wrote:
>drawback is window management. I am hoping that John will add popup windows
>at some point. In BRIEF I was able to do something like:
>
> n = create_popup_window(x, y, w, h);
> setbuf("*TokenList*");
> process(); % new event loop created;
> % the above is similar to a modal popup dialog
>
> % this is only executed when you exit() from the new event loop
> delete_window(n);
> delbuf("*TokenList*");
If you are running in X (jed or xjed) and you have the SLgtk module
installed, you can use it to achieve this effect. I believe that Paul
Boekholt may have posted an example of this at some point.
--John
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2006 date index]
[2006 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]