Hi everybody, I'm making an application using the package tcltk. Everything goes fine until I load the package RGtk. The interface doesn't work anymore. Is there any conflict between these packages? I thought about unloading the package RGtk but I don't know how to do that. Thanks, -- Talita Perciano Costa Leite Graduanda em Ci??ncia da Computa????o Universidade Federal de Alagoas - UFAL Departamento de Tecnologia da Informa????o - TCI VibroAcustografia: Teoria, Aplica????es, Processamento e An??lise - VATAPA
One more information is that I've tried using "detach" but the problem remains. Thanks Talita Citando Talita Perciano Costa Leite <tpcl at tci.ufal.br>:> Hi everybody, > > I'm making an application using the package tcltk. Everything goes fine until > I > load the package RGtk. The interface doesn't work anymore. Is there any > conflict > between these packages? I thought about unloading the package RGtk but I > don't > know how to do that. > > Thanks, > > -- > Talita Perciano Costa Leite > Graduanda em Ci??ncia da Computa????o > Universidade Federal de Alagoas - UFAL > Departamento de Tecnologia da Informa????o - TCI > VibroAcustografia: Teoria, Aplica????es, Processamento e An??lise - VATAPA > > ------------------------------------------------- > Este e-mail foi enviado pelo Webmail da UFAL > IMP: http://horde.org/imp/ >-- Talita Perciano Costa Leite Graduanda em Ci??ncia da Computa????o Universidade Federal de Alagoas - UFAL Departamento de Tecnologia da Informa????o - TCI VibroAcustografia: Teoria, Aplica????es, Processamento e An??lise - VATAPA
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Talita Perciano Costa Leite wrote:> Hi everybody, > > I'm making an application using the package tcltk. Everything goes fine until I > load the package RGtk. The interface doesn't work anymore. Is there any conflict > between these packages?I assume you are using a Windows-based machine. There is a conflict between RGtk and tcltk in that environment. It would be relatively easy to set a global option that RGtk and tcltk could check so that the other would not register itself as the event handler. And it is also not too hard to make them "compatible". The event loop mechanism in Windows used by tcltk and RGtk is a little bizarre and efforts to generalize it have not been overly successful.> I thought about unloading the package RGtk but I don't > know how to do that. > > Thanks, >- -- Duncan Temple Lang duncan at wald.ucdavis.edu Department of Statistics work: (530) 752-4782 371 Kerr Hall fax: (530) 752-7099 One Shields Ave. University of California at Davis Davis, CA 95616, USA -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) iD8DBQFDlLK39p/Jzwa2QP4RAijMAJ9NUg5GU4mkDwfkOUWfi7fGn0xVjwCeINk+ bHe2RvHd0j8MEQTNLE/KbUY=NuLf -----END PGP SIGNATURE-----