1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved [RS3]ControlPanelTab and InterfaceWindows

Discussion in 'Developer Support' started by EthanOpia, Sep 9, 2017.

  1. EthanOpia

    Joined:
    Aug 25, 2017
    Messages:
    272
    Likes Received:
    34
    When using ControlPanelTab.INVENTORY.open() and InterfaceWindows.getInventory().open(), it gets stuck with the drop down control bar selected and then does not click it correctly.

     
  2. Best Answer:
    Post #13 by Cloud, Sep 16, 2017
  3. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,643
    Likes Received:
    1,337
    Can confirm, happens to me ALL the time.
    Please fix @Cloud <3

    Also happens when you build a webpath, and the bot opens up the equipment tab, so it's easy to reproduce.
     
  4. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    gif please
     
  5. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,643
    Likes Received:
    1,337
  6. tyb51

    tyb51 Niche bots at your disposal

    Joined:
    Dec 23, 2015
    Messages:
    1,098
    Likes Received:
    439
    same thing for me
     
  7. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Why do so many people have there interface laid out in that style? I've only ever seen issues like that from people using that style of interface.
    Another thing, ControlPanelTab is an OSRS class....
    How are you currently detecting and handling it?
     
  8. EthanOpia

    Joined:
    Aug 25, 2017
    Messages:
    272
    Likes Received:
    34
    Imgur: The most awesome images on the Internet

    That's how I have mine. What do you mean by "laid out in that style"? I've tried it all over the place and have the same issue. That's why I moved it to the top instead of the bottom or side. How would you suggest setting it up.

    I tried ControlPanelTab because someone suggested it as a possible fix without realizing it was an OSRS thing. Still had the same issue as the InterfaceWindows though.
     
  9. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    How would you suggest fixing this bug? When trying to open a tab, if it's already opened moving the mouse to some other point on the screen so the dropdown closes? Or am I misunderstanding the issue?
     
  10. auxi

    Joined:
    May 24, 2016
    Messages:
    1,113
    Likes Received:
    990
    I have the interface data required to make opening tabs with the tab buttons stored somewhere. If desired, contact me on Slack.
     
  11. EthanOpia

    Joined:
    Aug 25, 2017
    Messages:
    272
    Likes Received:
    34
    Moving the mouse might help. Also, it could just use the build in keybinds for a lot of the tabs. It's hard to know what they exact problem is without being able to see the mouse.
     
  12. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    People can change the keybinds though.
     
  13. EthanOpia

    Joined:
    Aug 25, 2017
    Messages:
    272
    Likes Received:
    34
    that would be a problem then. Are they saved in the varbits?
     
  14. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Nope.
    --- Double Post Merged, Sep 16, 2017, Original Post Date: Sep 10, 2017 ---
    This has been entirely resolved after countless hours of work by myself and datacollection by @auxi and @RobinPC
     
    Jhinn and auxi like this.
  15. EthanOpia

    Joined:
    Aug 25, 2017
    Messages:
    272
    Likes Received:
    34
    Thanks a lot!
     

Share This Page

Loading...