25 Jan
2007
25 Jan
'07
6:32 p.m.
2007/1/25, bulia byak <buliabyak@...400...>:
On 1/25/07, Aron Stansvik <elvstone@...400...> wrote:
Is it okay if I leave the splitting of subselection_changed into _changed/_modified for later, and focus on getting the _tranformed necessary for toolbar spinboxes up and running first?
Sure, start with whichever is easier :)
Right there was one last thing I wanted to ask you. The methods in nodepath that I need to use from the toolbar to get node count, position et.c. are declared static (naturally). Should I just make declarations for them in nodepath.h and remove their static-ness, or should I make new methods that wrap a call to the static ones?
Regards, Aron