Re: [vos-d] terangreal changes

2007-04-15 Thread Reed Hedges
S Mattison wrote: How do you differentiate between "I'm clicking on this to activate it" and "I'm clicking on this to edit its properties"? >>> What do you mean by "activate"? You mean if the objcet has the "clickable" >>> type? Different mouse clicks probably. Or have modes. >> Uh, ye

Re: [vos-d] terangreal changes

2007-04-13 Thread S Mattison
> > > How do you differentiate between "I'm clicking on this to activate it" > > > and "I'm clicking on this to edit its properties"? > > What do you mean by "activate"? You mean if the objcet has the "clickable" > > type? Different mouse clicks probably. Or have modes. > > Uh, yea. That if the

Re: [vos-d] terangreal changes

2007-04-13 Thread Peter Amstutz
On Fri, Apr 13, 2007 at 02:48:41PM -0400, Reed Hedges wrote: > > How do you differentiate between "I'm clicking on this to activate it" > > and "I'm clicking on this to edit its properties"? > > What do you mean by "activate"? You mean if the objcet has the "clickable" > type? Different mouse

Re: [vos-d] terangreal changes

2007-04-13 Thread Reed Hedges
On Thu, Apr 12, 2007 at 10:29:35PM -0400, Peter Amstutz wrote: > On Thu, Apr 12, 2007 at 09:26:09PM -0400, Reed Hedges wrote: > > > * Change mouse cursor to reflect what clicking will do (i.e. > > differentiate between mouselook/move modes; change when over a hypercard > > or clickable) > > Yea

Re: [vos-d] terangreal changes

2007-04-12 Thread Ken Taylor
Nevermind, I got it to build. Just needed to add -lvosext_http and -lmetaobject_services to the demoplugin part of the .am file. I can't seem to get omnivos to load gallery.xod, though. I get a "Error: tried to dereference null smart pointer in -> operator" -Ken

Re: [vos-d] terangreal changes

2007-04-12 Thread Ken Taylor
I tried a quick fix, replacing usleep(2) with _sleep(20) [usleep is microseconds and _sleep is miliseconds, right?] ... But then I get a linking problem: g++ -shared -nostdlib /mingw/lib/dllcrt2.o c:/mingw/bin/../lib/gcc/mingw32/3.4.2/crtbegin.o .libs/demoplugin.o -L/c/vos-projects/current/vo

Re: [vos-d] terangreal changes

2007-04-12 Thread Ken Taylor
Nice! I'll have to try a build tonight and see if this works for me. (update: just finished the build... I get complaints about a "usleep" function in demoplugin.c. Ah well -- silly windows!) I haven't had much time this week to look at VOS stuff It sounds like you have been pretty busy th

Re: [vos-d] terangreal changes

2007-04-12 Thread Peter Amstutz
On Thu, Apr 12, 2007 at 09:26:09PM -0400, Reed Hedges wrote: > * Change mouse cursor to reflect what clicking will do (i.e. > differentiate between mouselook/move modes; change when over a hypercard > or clickable) Yea, that would be useful. > * If you click some mouse button on an object it b

Re: [vos-d] terangreal changes

2007-04-12 Thread Reed Hedges
Sounds great. Here are some things I was thinking of doing to terangreal, please advise/modify: * Change mouse cursor to reflect what clicking will do (i.e. differentiate between mouselook/move modes; change when over a hypercard or clickable) * If you click some mouse button on an object i

[vos-d] terangreal changes

2007-04-12 Thread Peter Amstutz
This is mostly directed at Reed, but I thought everyone might be interested -- In working on a virtual demo world/presentation (which I intend to use as a more compelling alterative to openoffice "impress" slides in presenting VOS to potential investors) I've made a few changes that make world