search for: connectionpoints

Displaying 4 results from an estimated 4 matches for "connectionpoints".

2006 Mar 01
1
observe_field question
...sages_for ''model'' %> <!--[form:model]--> <p><b><label for="model_name">Name</label></b><br/> <%= text_field ''model'', ''name'' %></p> <p><b><label for="model_connectionpoints">Connectionpoints</label></b><br/> <%= text_field ''model'', ''connectionpoints'' %></p> <p><b><label for="model_switchtype" id="model_switchtype">Type</label></b><br />...
2011 Apr 06
0
Registering a callback in Java
I'm able to edit org.libvirt.Domain.java and print a message when, for example suspend() is called. However I want to use eventCallback API of libvirt. Isn't this the proper piece of code to register a callback to any domain(domain parameter is null), for a lifecycle event(event id 0). conn.domainEventRegisterAny(null, 0, new
2010 Jan 08
0
Wine release 1.1.36
The Wine development release 1.1.36 is now available. What's new in this release (see below for details): - Completion of the 16-bit separation. - Improved Shader Model 4 support. - A ton of memory leak fixes. - Improved debugging support for MinGW. - A number of MSHTML fixes. - Various bug fixes. The source is available from the following locations:
2011 Mar 18
0
Wine release 1.3.16
The Wine development release 1.3.16 is now available. What's new in this release (see below for details): - New version of the Gecko engine, based on Firefox 4. - Better support for Dwarf debugging information. - Improved handling of animated cursors. - GnuTLS no longer required on Mac OS X. - Improvements to the GDI driver infrastructure. - A number of MSI fixes for the .NET