[BioC] Re: limmaGUI problem - additional thought
James Wettenhall
wettenhall at wehi.edu.au
Thu Mar 25 01:29:11 CET 2004
Hi,
One more comment relating to the limmaGUI problem recently
reported: limmaGUI and affylmGUI are not designed to both be
running concurrently in the same R session. If you have them
both running, then you kill one of them, "ttMain" will point to
a window which has been destroyed, so any attempt to focus a
window of the same name in the other GUI package will cause
trouble because the window no longer exists.
I'll eventually try to recode them so they can be run in the
same R session, but for now, you need two separate R sessions.
Hope this helps,
James
More information about the Bioconductor
mailing list