You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've actually been working on this. Currently I have been going with a color code option that corresponds with the slot color coding, but I am fighting with the multiple data structures (I am newer to python and I don't know wxPython). I have got it working such that if you start it up with the option unset and set it, it will color them, but I can't get it to uncolor them if you no longer want it. @blitzmann if you know more along how to get the Child ID from the MarketTree (wx.Tree) given the Child (similar to how self.AppendItem(...) works in MarketBrowser.py), I am that close to finishing this request
@Abaddon16 color coding isn't the optimal solution, as there's a lot of folks who are color blind (or just hate Christmas colored window panes).
@blitzmann and I were talking about this, and the idea of an icon column came up. Would clearly identify high/medium low, without taking up tons of real estate.
I totally forgot to reply to this. What @Ebag333 said. I have no idea how the icon column would look in practive. Could be crap. But I'll try to get a test image up soon.
Would be awesome to have a column with which kind of slot (High, mid, low) a module goes into when selecting them in the lower left window
The text was updated successfully, but these errors were encountered: