【问题标题】:MobGUI: set button touched stateMobGUI:设置按钮触摸状态
【发布时间】:2014-11-20 02:06:26
【问题描述】:

在 LiveCode 上,我可以通过以下脚本设置按钮的触摸(关闭)状态:

 set the hilited of button "Button1" to true     

有没有一种方法可以控制/设置使用 MobGUI 创建的按钮的触摸状态?

谢谢。

【问题讨论】:

    标签: user-interface button mobile livecode


    【解决方案1】:

    我不认为 mobGui 按钮有内置的 hilite 属性,但应该使用类似以下的方法-

    set the foreColor of fld "mgcLabel" of group "button name here " to gray 
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-04-05
      • 2021-02-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-01-05
      • 1970-01-01
      相关资源
      最近更新 更多