Jump to content

sbgwb0769

Active Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by sbgwb0769

  1. very good work
  2. very good work
  3. very good work
  4. How to let this "png" picture automatically reduced help me!thank you! png.rar
  5. thank you! thank you! i love you!
  6. I just want to know how to count in this round, with automatic algorithm with button
  7. #include <GUIConstantsEx.au3> #include <WindowsConstants.au3> #include <StaticConstants.au3> GUICreate("", 500, 500, -1, -1) GUICtrlCreateGraphic(0, 0, 500, 500) For $i = 0 To 12 GUICtrlSetGraphic(-1, $GUI_GR_PIE, 250, 250, 200, 90 + ($i * 30), 30) Next iconone() GUISetState() While 1 $nMsg = GUIGetMsg() Switch $nMsg Case $GUI_EVENT_CLOSE Exit EndSwitch WEnd Func iconone() GUICtrlCreateButton("", 500 / 2 - 40 / 2, 500 / 2 - 40 / 2, 40, 40) GUICtrlCreateButton("", 500 / 2 - 40 / 2 - 200, 500 / 2 - 40 / 2, 40, 40) GUICtrlCreateButton("", 500 / 2 - 40 / 2 - 200 + 30, 500 / 2 - 40 / 2 + 90, 40, 40) GUICtrlCreateButton("", 500 / 2 - 40 / 2 - 200 + 30 + 60, 500 / 2 - 40 / 2 + 90 + 80, 40, 40) GUICtrlCreateButton("", 500 / 2 - 40 / 2 - 200 + 30 + 60 + 110, 500 / 2 - 40 / 2 + 90 + 110, 40, 40) ;How to use "for to" to complete this code??? EndFunc ;How to use "for to" to complete this code???
  8. very well done!
  9. The problem for a long time just to go, here we go again a new set of transparency, and that other controls do not show up, how do
  10. Oh, I would like to thank the Oh, finally a solution to this problem! Really thank!
  11. Point to specific examples of what to write? Thank you, the! Ha ha
  12. No one to help ah?
  13. "GUICtrlSetBKColor($LAbel,$GUI_BKCOLOR_TRANSPARENT)" Hot zone is not, you can test! Thank you to answer!
  14. How to use "label" control to set up a transparent hot zone for the click?? Attach source code png.rar
  15. error~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  16. 无法显示网页 您正在查找的页当前不可用。 网站可能遇到支持问题或者您需要 调整您的浏览器设置。 -------------------------------------------------------------------------------- 请尝试以下操作: 单击 刷新按钮或稍后重试。 如果您已经在地址栏中输入该网页的地址 请确认其拼写正确。 要检查您的网络连接请单击工具菜单然后单击 Internet 选项。在连接选项卡上单击设置。 设置必须与您的局域网 (LAN) 管理员或 Internet 服务供应商 (ISP) 提供的一致。 查看您的 Internet 连接设置是否正确被检测。您可能设置让 Microsoft Windows 检查您的网站并自动发现网络连接设置(如果您的网络管理员已经启用此设置)。 单击工具菜单然后单击Internet 选项。 在连接选项卡上单击LAN 设置。 选择自动检测设置然后单击确定。 某些站点要求 128-位的连接安全性。单击帮助菜单然后单击关于 Internet Explorer 可以查看您所安装的安全强度。 如果您要访问某安全站点请确保您的安全设置能够支持。请单击工具菜单然后单击 Internet 选项。在高级选项卡上滚动到安全部分复选 SSL 2.0、SSL 3.0、TLS 1.0、PCT 1.0 设置。 单击上一步按钮尝试其他链接。 找不到服务器或 DNS 错误 Internet Explorer
  17. very good! thank you!
  18. Good! Thank you very much!
  19. good~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  20. very very good!! thank you!
  21. _Download()??????????
×
×
  • Create New...