I also have have replaced the connection callback function pointer with
the use of boost::function as this allows the client to use more
sophisticated ways to specifiy callbacks e.g. with boost::bind() member
functions can be used as callback. This allows the user to associate state
with the callback.
Again, what do you think?
Kind regards,
Alexander Lang


> Hi,
> what do you think of the attached patch for OpenSG 2? It adds the resize()
> member function override to ClusterWindow which calls resize() on the
> client window. This is analoguous to the render() member function which
> issues a redraw on the client window. I think this way it is more
> consistent. Your thoughts?
> Regards,
> Alexander

Attachment: clusterwindow_boost_function.patch
Description: Binary data

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to