How to redrawing items in a form? [message #296606] |
Mon, 28 January 2008 06:43  |
nadia74
Messages: 85 Registered: August 2007
|
Member |
|
|
Hi,
I've a form which contains items.
when i chaged a list in this form some items should appear and some shouldn't,My problem is to get ride of the space between items i redrawing the items and this operation takes time.
Is there any way to do this whith out redrawing the items.
Regards
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: How to redrawing items in a form? [message #297859 is a reply to message #297826] |
Mon, 04 February 2008 00:56   |
nadia74
Messages: 85 Registered: August 2007
|
Member |
|
|
Hi,
I've another problem.
When i tried to redrawing the scrollbar it didn't move to the write place.I've wirte:
set_block_property(blockname,blockscrollbar_x_pos,number);
What is the problem in your opinion.
Regards
|
|
|
|