It would be great if java_detachcall made it into the distribution, and it
would be even better if some documentation were included, even if you're not
really supporting it. I don't want to have to rely on old email or reading the
source to figure out how to use it.

Moses DeJong wrote:

> Hi all.
>
> If you have been following the list you may know about the problems people
> were having with modal dialogs in Jacl and Tcl Blend. I created a
> workaround command called java_detachcall that fixed the problem but it
> did so in a very ugly way. The problem is that there is no really clean
> solution as the AWT was designed without much thought. I posted the
> workaround to the list packaged as a TclJava extension but I think that
> if people are going to use it it will need to be an "included" command
> in the regular dist. The catch is I think it should be a "unsupported"
> command meaning there will be no documentation and you will need to
> "know that you need it" before you start looking for a fix. I was
> thinking of calling it "unsupported::jdetachcall" and placing it into
> the tcljava package so that the command is loaded when you type
> "package require java". Does anyone have any reactions to that approach?
> Do you love it or hate it?
>
> Mo DeJong
> [EMAIL PROTECTED]
>
> ----------------------------------------------------------------
> The TclJava mailing list is sponsored by WebNet Technologies.
> To subscribe:    send mail to [EMAIL PROTECTED]
>                  with the word SUBSCRIBE as the subject.
> To unsubscribe:  send mail to [EMAIL PROTECTED]
>                  with the word UNSUBSCRIBE as the subject.
> To send to the list, send email to '[EMAIL PROTECTED]'.
> A list archive is at: http://www.findmail.com/listsaver/tcldallas/

--

Phil Chu
[EMAIL PROTECTED]     http://www.technicat.com/


----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to