Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. braddo
    B
    • Continue chat with braddo
    • Start new chat with braddo
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    braddo

    @braddo

    3
    Reputation
    13
    Posts
    81
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    braddo Follow

    Posts made by braddo

    • RE: UIFLOW Device not Connected

      Some devices, like the Atom, require you to hold a button down while powering on to put them in connection mode. While holding the button, at least on Atom Matrix, some UI type signal, like led colors, will cycle to the various states, let go of the button when it is in the state you want. For Atom Matrix it's blue leds.

      posted in UIFlow
      B
      braddo
    • RE: UIFlow Github project?

      @world101 survey filled

      posted in UIFlow
      B
      braddo
    • RE: UIFlow Github project?

      I just wanted to make sure this question/request pops up periodically. I was super excited about the M5Stack family of products, especially the little ones like Atom Matrix, but ran into so many simple bugs right away. On the forum, none of those bugs has been responded to by any dev - this is not atypical as the best place to put a bug report is in the git. But, ... there is no git. So, not git, no response in the forum makes it hard to keep coming back to this forum and hard to decide to buy more of these high potential products.

      posted in UIFlow
      B
      braddo
    • RE: UIFlow Github project?

      Done, thanks

      posted in UIFlow
      B
      braddo
    • UIFlow Github project?

      Is UI Flow itself open source? I have seen the Github account for M5Stack : https://github.com/m5stack ... there are a ton of projects up there!

      but it's not obvious to me which would be the repo to look at. There is one called UIFlow-Code, but, looking through, it almost seems like a way to use VS Code as the REPL for an attached device, not necessarily for a way to build new operators or look at why certain operators may not function the way you expect.

      There are several issues I've posted about to which there has been no response and I thought it might be fun to look into some that might have easy fixes.

      Anyone know?

      Thanks

      posted in UIFlow
      B
      braddo
    • RE: UIFlow 1.7.2

      Is UIFlow on GitHub? Which repository?

      posted in Official Updates
      B
      braddo
    • RE: How long should the moderation process take?

      Thank you! Nice community you have here!

      posted in General
      B
      braddo
    • How long should the moderation process take?

      I confirmed my email address and posted multiple questions/comments last week.

      However, none are appearing in the forum.

      I think a moderator must approve me to post, any ideas how long that will take and/or if there's someone to ask?

      Thanks!

      posted in General
      B
      braddo
    • in UIflow with Atom Matrix, Button longPress executed after wasPressed

      I have two different button events, a wasPressed and a longPressed. I'm finding that the long press actions happen after the regular press. This is unexpected... Long press is a distinct action that should be taken care by the button handler.

      BTW also have noticed one cannot get a long press action to happen without first triggering the regular press actions. Also not expected and bad.

      Also would like to know if the duration of long press and double click are editable somehow? Double click is too short, I would guess less than 200ms

      Thanks!

      posted in General
      B
      braddo
    • In UIflow, save remembers the last name

      This seems pretty basic, but, most programs have the name of the current file in the window header and, when the user chooses to save, the application defaults to saving with the same name as the active.

      Then there would be an option to "save as" if the user wants to save a copy of the current into some other file name.

      It's annoying to have to save, click the existing file to get the right name (or type it again) before saving progress.

      Thanks!

      posted in Features Wish List
      B
      braddo