Development news
    Andreas Zehender 
    zehender at kde.org
       
    Mon Oct 20 23:04:29 CEST 2003
    
    
  
Hi all!
Sorry for the late answer, I was quite busy the last week due to a concert in 
Milano last saturday. Was actually a great weekend.
> Also, I've been toying around with DCOP and have now a DCOP enabled
> kpovmodeler. It was so simple it was almost ridiculous. It open files and
> adds objects (shows a popup to get the position (first child, sibling, last
> child)where to insert the file, so it's not useful for now really, it was
> just a proof of concept).
That just sounds great. That could be the first step towards animations.
> Acting on the currently selected object:
> 	setProperty( propertyname, value )
> 	getProperty( propertyname )
Don't forget array properties like points in lathe or prism.
Something like:
setProperty( propertyname, value, index1=-1, index2=-1, index3=-1, ... )
getProperty( propertyname, index=-1, index2=-1, index3=-1, ...  )
Greetings, Andreas
-- 
--------------------------------------------------
 Andreas Zehender
 Master of Computer Science, Dipl. Ing. (BA)
 http://www.azweb.de
 az at azweb.de | zehender at kde.org      
--------------------------------------------------
    
    
More information about the kpovmodeler-devel
mailing list