[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Thread Index]
[Monthly Archives] [List Home]

Re: [Virtools] Touchscreen app



With respect to the script needed by Richard:
Althought there is a PushButton BB, I can't set it to behave as "while the
mouse button is down".
Thus the only way I see is the "usual" one:
Use a Mouse Waiter BB wich trigger a 2D Picking BB. Test the returned Sprite
with respect to your button.
If equal, trigger a While BB. This BB should received the Left Button (Bool)
from the Mouse Waiter BB.
Then loop your action (Trans. Rot.) to be activated by the While BB.
If needed ask for a script I am ready to send you.

Christian Garnier.

----- Original Message -----
From: "Patrick Hogenboom" <p.hogenboom@mcw.nl>
To: "Virtools User Group (E-mail)"
<virtools-user-group@lists.theswapmeet.com>
Sent: Monday, September 24, 2001 8:57 PM
Subject: RE: [Virtools] Touchscreen app


> Hi Richard,
> we've delivered a project that worked with a touchscreen.
> We used one from microtouch, they've been bought by 3M and are now
3MTochSystems (www.3m.com/3MTouchSystems).
> They supplied software that interprets the user touches and translates
them into mouseclicks.
> So effectively you just build your application for use with mouse and it
works just the same.
>
> Hope this helps, Patrick
>
> On Monday, September 24, 2001 08:11, Richard Haig
[SMTP:richard@virtualexperience.co.uk] wrote:
> > I am struggling at the bottom of the Virtools dev learning curve.  I
have
> > done all my modelling for a project and now wish to add my user
interface.
> > As this will be a kiosk appliction this will be a touch screen.
> >
> > I wish to design a custom user interface that the user will press
buttons on
> > screen to move around, what I need to do is to check for a mouse click
on a
> > 2d sprite then while the mouse button is held down translate, rotate or
> > whatever the viewpoint.
> >
> > Could someone tell me how to do this,
> >
> > many thanks
> > Richard Haig
> > The Virtual Experience Company
> >
> > Phone: 44 (0) 1926 886999
> > Fax: 44 (0) 1926 888369
> > Web: http://www.virtualexperience.co.uk
> >
> > ...............................................................
> > Distributed via the virtools-user-group list:
http://www.theswapmeet.com/numl.html
> > To reply to the list instead of its author, use "Reply to All"
> > To unsubscribe: send "unsubscribe virtools-user-group" to
Majordomo@lists.theswapmeet.com
> > To subscribe: send "subscribe virtools-user-group" to
Majordomo@lists.theswapmeet.com
> > To post a message: send it to virtools-user-group@lists.theswapmeet.com
> > ...............................................................
> ...............................................................
> Distributed via the virtools-user-group list:
http://www.theswapmeet.com/numl.html
> To reply to the list instead of its author, use "Reply to All"
> To unsubscribe: send "unsubscribe virtools-user-group" to
Majordomo@lists.theswapmeet.com
> To subscribe: send "subscribe virtools-user-group" to
Majordomo@lists.theswapmeet.com
> To post a message: send it to virtools-user-group@lists.theswapmeet.com
> ...............................................................

...............................................................
Distributed via the virtools-user-group list: http://www.theswapmeet.com/numl.html
To reply to the list instead of its author, use "Reply to All"
To unsubscribe: send "unsubscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To subscribe: send "subscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To post a message: send it to virtools-user-group@lists.theswapmeet.com
...............................................................


References: