Form resizing problem
From: Peter Sprenger (sprenger_at_moving-bytes.de)
Date: 06/29/04
- Next message: Rob Kennedy: "Re: Form resizing problem"
- Previous message: J French: "Re: Exception Handling..."
- Next in thread: Rob Kennedy: "Re: Form resizing problem"
- Reply: Rob Kennedy: "Re: Form resizing problem"
- Reply:(deleted message) nobody_at_noplace.not: "Re: Form resizing problem"
- Reply: Bjørge Sæther: "Re: Form resizing problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jun 2004 17:27:50 +0200
Hi,
I have the following problem: I am drawing a complex content in a
paintbox in a OnPaint event(what can take up to 10 seconds). So I need
to make redraw only when the user has finished resizing the form.
One possibility solve the problem is a method to recognize the user has
finished resizing, or
I can change window behaviour so that not the whole window can be
resized, but a rubber-band appears like in the older days of Win95.
Has anybody an idea?
Greetings,
Pete
- Next message: Rob Kennedy: "Re: Form resizing problem"
- Previous message: J French: "Re: Exception Handling..."
- Next in thread: Rob Kennedy: "Re: Form resizing problem"
- Reply: Rob Kennedy: "Re: Form resizing problem"
- Reply:(deleted message) nobody_at_noplace.not: "Re: Form resizing problem"
- Reply: Bjørge Sæther: "Re: Form resizing problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|