Re: Network server- / client-side messaging

2008-03-14 Thread castironpi
On Mar 2, 3:43 pm, [EMAIL PROTECTED] wrote: > ''' > Last time, we left off at: > ''' > > class InterfaceClientSide( ClientSide ): >         message= MessageDec() >         incremental= message.incremental() >         settings= AYT( .5, 3 ) >         user_act= message.out() >         def __init__( s

Re: Network server- / client-side messaging

2008-03-02 Thread castironpi
''' Last time, we left off at: ''' class InterfaceClientSide( ClientSide ): message= MessageDec() incremental= message.incremental() settings= AYT( .5, 3 ) user_act= message.out() def __init__( self, image ): self._image= image

Network server- / client-side messaging

2008-03-02 Thread castironpi
''' a website wants to show you different arrangements of framed pictures on a wall. you can click, drag, scale, and rotate pictures in place. you can also drag new pictures in to it. spacing is uniform and settable-- if you rotate one, the readout of the total square area changes along with the