鞋子中的标签运动

发布于 2024-07-11 08:47:33 字数 236 浏览 12 评论 0原文

我有一个问题:(

stack {
  flow {
    para "Enter text:"
    edit_line
  }
edit_box
}

简化版)。 当用户位于 edit_line 并按下 选项卡,我希望它移动到 edit_box 控件(目前,它只是 失去焦点)。

 Thanks,

   Juraj.

I have a problem I have a:

stack {
  flow {
    para "Enter text:"
    edit_line
  }
edit_box
}

(simplified version). When user is on edit_line and presses
tab, I want it to move to edit_box control (currently, it just
loses focus).

 Thanks,

   Juraj.

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

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

发布评论

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

评论(2

怎樣才叫好 2024-07-18 08:47:33

目前,这仅适用于 Linux(也许还有 Windows)。

这是本地小部件在其他平台上呈现方式的问题。 也许可以修复!

Currently, this only works on linux (and maybe windows)

It is a problem with the way the native widgets are rendered on other platforms. Maybe it can be fixed!

可可 2024-07-18 08:47:33

我尝试了上面列出的示例,并且正在经历您所描述的预期行为。

您在什么平台上运行您的应用程序?

干杯,

库纳尔

I had a go @ the example listed above and am experiencing the expected behaviour you describe.

What platform are you running your app on?

Cheers,

Kunal

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