Hi Gerard,

Did you attach your code to the email?  As attachements are stripped out with 
this list.  If so, just include it in the body of the email for us to be able 
to see it.

-- Carl Read.


On Friday, 28-October-2005 at 21:58:41 Gerard Cote wrote,

>
>Hi List,
>
>I just began a small robot simulation project to help new people to get 
>acquainted with pseudo-code (robot instructions).
>
>I almost finally completed my display but without using VID. Enclosed below is 
>my first version of the code needed to create this
>display so you can try it for yourself.
>
>At this point I asked myself some questions but found only vague answers. So 
>if someone can help It could be useful to me in a near
>future.
>
>1. Can we design something almost similar using VID and buttons instead of the 
>"robot-cmds" pane with its
>     Forward, Back, Left, Right, Pick and Deliver faces  knowing that the 
>first "game-space" panel face has a grid effect (is this
>possible to translate it under VID?) . The second difficulty I saw to using 
>VID was the precise positioning (in fact everything can
>be repositioned but this first design seemed realistic enough for me).
>
>2. How can the actual keyboard handler enclosed with the Robot face be 
>transfered into a more central place than inside a specific
>face as now - it is inside the Robot face since this is what is kept moving - 
>even if this seems logic at first. I read about the
>Insert-event-func and tried to mimic the Cyphre's way of doing things with his 
>draw-tutor2.r but I can't use it satisfactorily for
>the moment. Is it the way to go ?
>
>From this point on I will work on the display of simple cmds given to the 
>robot and recognition of them by the robot which will
>translate them into basic operations (Forward, Back, Left and Right plus Pick 
>an object and Deliver it).
>
>Any help would be appreciated!
>
>Regards,
>Gerard

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to