简体   繁体   中英

How to force TeeChart gallery repaint?(swing)

When I switch to/from 3D mode in graphics gallery, old version is still visible, it's removed only if I resize gallery(it's child of JDialog class)

Here is demo:

错误的演示

Tried lots of methods - all these repaint, revalidate, refresh... etc, they don't work :(

So how can I force it to redraw like when it's resized? (I am rewriting code of teechart in my local version )

Another customer reported the same some time ago here .
As you can see, I've just fixed it so the next maintenance release will included that.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM