Re: Background Image from command line

by Puybaret » Wed Aug 31, 2011 7:35 am

Welcome to Sweet Home 3D developer world. [:)]
How could I autoload this plugin function when the application starts without clicking on the menu item?
If you want to program this only from the plugin you already created, you could set the background image of the current home in the getActions method you programmed. I guess this is not very clean, but it seems like a init method is missing in the Plugin class.