Displaying 3 results from an estimated 3 matches for "xframe".
Did you mean:
frame
2003 Jun 06
4
stuck tcltk scrollbars under Windows XP
...I was able to reproduce the problem intermittently on an XP system,
and found that the problem appears to go away when I remove the calls to
tkgrab() and tkgrab.release().
You can test for the problem with the following code:
window1 <- tktoplevel()
window2 <- tktoplevel()
xFrame <- tkframe(window2)
xScroll <- tkscrollbar(xFrame, repeatinterval=5, command=function(...)
tkyview(xBox, ...))
xBox <- tklistbox(xFrame, height=4,
selectmode="single", background="white", exportselection="FALSE",
yscrollcommand=fun...
1998 Sep 04
0
FW: Microsoft Security Bulletin (MS98-013)
...URLs for each
affected software version is given below.
Internet Explorer 4
-------------------
Customers using versions of Internet Explorer listed in the "Affected
Products" section can obtain the patch from the Internet Explorer Security
web site, http://www.microsoft.com/ie/security/xframe.htm
Windows 98
----------
Windows 98 customers can get the updated patch using the Windows Update. To
obtain this patch using Windows Update, launch Windows Update from the
Windows Start Menu and click "Product Updates." When prompted, select 'Yes'
to allow Windows Update to dete...
2008 Oct 08
6
pci pass-through failure on xen 3.3.0
Hi all,
I downloaded the xen 3.3.0 and now testing the pci pass-through with the
NIC.
Using late binding, the pci slot 0000:08:01.0 is assigned to pciback.
But pci related xm commands are not working.
For eg:
linux-242:/home/xen-3.3.0 # xm pci-list-assignable-devices
Unexpected error: <type ''exceptions.OSError''>
Please report to