RE: I need help.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Derek Parnell wrote:
> Hi Philip,
> 
> ----- Original Message -----
> From: "Philip D." <philip1987 at hotmail.com>
> To: "EUforum" <EUforum at topica.com>
> Subject: I need help.
> 
> 
> >      I am almost done with a game I am programming.  There are a couple
> > problems though.  Can you help me?  The program uses win32lib.
> >
> > 1) How do I make a window resize in my program code?
> 
> Try the routine ...
> 
>   setRect( mywindow, left, top, width, height, True )
> 
> 
> > 2) How do I make the text on the status bar change?
> 
> The routine setText() will do this.
> Eg.
>      setText(statbar, "This is the new message")
> 
> >      Also, when I run any win32lib application, there is one row of
> > pixels below the menus that let you see what was behind the window when
> > it was made.  Is this a win32lib bug?
> 
> I've never seen this nor has this been reported before. What version of 
> the
> library are you using and what version of Windows does it happen on?
> 
> ----------------
> cheers,
> Derek Parnell
> 
> 

win32lib 0.57.11
Windows XP Pro

Thanks for the advice.

Philip

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu