在 TMS TAdvOfficePager 中切换页面时显示工件

发布于 2024-09-18 08:45:11 字数 389 浏览 4 评论 0原文

我正在使用 TMS 软件 中的 TAdvOfficePager 组件。在每个页面内我都使用一个框架。在页面之间切换时,我会得到一些丑陋的显示伪影,如下所示:

alt text

旧页面中的控件和旧页面中的控件新页面都可见一段时间。

我能做些什么吗?

注意OnShow 事件处理程序中没有发生任何事情,实际上只是页面切换导致了伪影。

提前感谢您的帮助。

I'm using TAdvOfficePagercomponent from TMS Software. Inside each page I use a frame. When switching between pages I get some ugly display artefacts like this:

alt text

The controls from the old page and the controls from the new page are both visible for some time.

Is there anything I can do about this?

Note: There's nothing happening in the OnShow event handler, it's really just the page switch causing the artefact.

Thanks for your help in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

撩起发的微风 2024-09-25 08:45:11

tms 的组件有很多问题。解决方案:

1)尝试重绘组件
2)有时enable->false然后enable->true可以解决(也可以尝试使用visible)
3)获取代码,挖掘其中并自己解决问题....

最好的问候,

tms have a lot of problem in theirs components. solutions:

1) try redraw the component
2) sometimes enable->false and then enable->true can solve it(also try with visible)
3) take the code, digg in it and resolve the problem by yourself....

best regards,

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文