Displaying 3 results from an estimated 3 matches for "hagemann".
2005 Nov 03
1
How to calculate errors in histogram values
...y independent of the dxi and thus not
what I'm after.
So,
1) Is there an R package that can do this (there's nothing in the refence of
2.1.1)? If so, what algorithm does it use?
2) Could anybody please point me in the right direction (papers, books,
websites etc.)
Thanks,
--
Kilian Hagemann
Climate Systems Analysis Group
University of Cape Town
Republic of South Africa
Tel(w): ++27 21 650 2748
2006 Apr 24
0
table.getItem(1,1).icon=ic
...erstand what you''re asking, I think the solution is to call
create() on ic2 before using it:
ic2.create
@table.getItem(1, 1).icon = ic2
If this does not solve your problem, please try to express your
question more clearly.
Hope this helps,
Lyle
On Apr 24, 2006, at 1:36 AM, Helmut Hagemann wrote:
> High
> ?
> i have trouble with FXTable
>
> setItemIcon(row, column, icon)
> Modify cell icon, deleting the old icon if it was owned. Raises
> IndexError if either row or column is out of bounds.
> where is owned find
> ?
> first Picture
> @table.getItem(1...
2010 Nov 18
1
driver type for .vdi images?
Hello libvirt experts,
I use libvirt (0.7.5-5ubuntu27.7) with KVM / qemu (0.12.3+noroms-0ubuntu9.2).
Some machines use raw images but same use Virtualbox images (.vdi).
Since last Ubuntu 10.04 LTS update I can not start the vdi-images.
The "driver name= type=" option was new.
<devices>
<emulator>/usr/bin/kvm</emulator>
<disk type='file'