search for: setcurr

Displaying 5 results from an estimated 5 matches for "setcurr".

Did you mean: setcr0
2006 May 23
2
Draggables and z-index
...dex stuff is set *after* the revert function is called... is there any way to do what I''m trying to do? Here''s my call to Draggable just in case it''s obviously stupid: new Draggable(''g-'' + G.cg,{handle:''dragbutton'',revert:function(el){setCurrent(el)},zIndex:false}); Thanks!
2006 Apr 18
1
FXSwitcher message problem
Hi, I use @mySwitcher.setCurrent( index ) and have a method connected to my FXSwitcher object: @mySwitcher.connect(SEL_COMMAND, method(:onCmdSwitch)) I would expect that onCmdSwitch(sender, sel, index) would receive the new index as third parameter. At least it should according to the fxruby documentation: "SEL_COMMAND...
2011 Feb 18
1
about: memory allocation and the balloon list
...understand the memory allocation between the Dom0 and the Guests(vm), but there is still some confusion about this. As the above /proc/xen/balloon list I set xm mem-set Domain-0 128 and changing the vm memory from 256 to 128: xm mem-set vm01 128 (...from vm01 to vm08) before mem-setCurrent allocation: 427792 kB Requested target: 427792 kB Low-mem balloon: 422532 kB High-mem balloon: 3133036 kB Driver pages: 1024 kB Xen hard limit: ??? kB after mem-setCurrent allocation: 427792 kB Requested target: 427792 kB Low-mem balloon: 416592 kB Hig...
2009 Sep 03
24
wxRuby-2.0.1 release ?
Hi, What about releasing a new version shortly ? This is a long-awaited request from several users especially for recent ruby-1.9.1 versions on MinGW. Cheers. Chauk-Mean.
2009 Oct 12
1
First draft: node storage admin
This patch provides the ability to create a "dir" type storage pool, and to add and remove volumes for existing pools.