We have a text widget overlapped by a transparent label widget.
We can saw the text widget’s content. But when we update its
content in program, the text widget does not refresh itself.
If we move the transparent label widget a bit in run-time, thus
the text widget starts to refresh.
How can we do? Do we need to change attributes of the region
owned by the transparent label widget so that draw events can
affect the text widget?
Thanks
–
WeiBing Tong
Aquila Mining Systems Ltd.
1450 City Councillors, Suite 330
Montreal, QC
Canada H3A 2E6
Tel: (514) 874-9917 ext 239
Fax: (514) 874-4005
Email: wbtong@aquilamsl.com
Hi WeiBing,
I have spoken to one of the developers and there are issues with
the transparent label widget, if you do a PtDamageWidget() on the
text widget this should redraw it properly.
Hope this helps
Regards
Brenda
WeiBing Tong <wbtong@aquilamsl.com> wrote:
We have a text widget overlapped by a transparent label widget.
We can saw the text widget’s content. But when we update its
content in program, the text widget does not refresh itself.
If we move the transparent label widget a bit in run-time, thus
the text widget starts to refresh.
How can we do? Do we need to change attributes of the region
owned by the transparent label widget so that draw events can
affect the text widget?
Thanks
–
WeiBing Tong
Aquila Mining Systems Ltd.
1450 City Councillors, Suite 330
Montreal, QC
Canada H3A 2E6
Tel: (514) 874-9917 ext 239
Fax: (514) 874-4005
Email: > wbtong@aquilamsl.com