Hi, thank you very much. I worked right away, though I didn't think it's somerthing that simple. Note to self: Copy&Paste is not a programming paradigm ;-)
Cheers, Daniel On 26/02/2008, Ákos Balázs <[EMAIL PROTECTED]> wrote: > Hi Daniel, > > > On Tue, Feb 26, 2008 at 6:08 PM, Daniel Wickeroth <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I dont't mean to pollute the list, but unfortunately I have another > > problem I can't find any solution for. > > I'm using a ComponentTransform to scale some geometry I created, but > > it just won't work. > > [...] > > > > > later on during the code I do the following: > > > > beginEditCP(_highlightTransCore); > > _highlightTransCore->setScale(scale); > > beginEditCP(_highlightTransCore); > ^^^^^^^^^^^^^^ > > > I guess you mean endEditCP(...); here, if this is from your actual > code it should be the bug you were looking for. > > HTH, > Akos > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users > -- Daniel Wickeroth Moltkestraße 88 50674 Köln Home 0221 3569325 Work 0221 478 86502 Mobil 0176 700 40 252 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
