JavaLaurence Posted January 24, 2013 at 06:05 PM Share Posted January 24, 2013 at 06:05 PM Hi guys, On my setup Brickv happily starts up with an enabled Connect button. But when I press it, it moans to me that brickd probably isn't running (it isn't, since it just crashes all the time). A cleaner, more user-friendly approach is to only enable the Connect button **after** brickv itself checked whether brickd is running or not. This is a less frustrating approach... and doesn't violate a classic UI design guideline: "don't allow the user to perform ANY operation which the program itself can know in advance will fail". When brickv sees that brickd isn't running, it could also "annotate" or "decorate" the Connect button (which is disabled) with a little friendly remark like "No brickd running". Hope this helps, Laurence Quote Link to comment Share on other sites More sharing options...
borg Posted January 24, 2013 at 06:42 PM Share Posted January 24, 2013 at 06:42 PM Which IP should brickv use to test it? We can't disable the connect button, since we don't know which IP you want to connect to . Quote Link to comment Share on other sites More sharing options...
JavaLaurence Posted January 24, 2013 at 06:53 PM Author Share Posted January 24, 2013 at 06:53 PM If the Host and Port fields are filled in, as they are when Brickv is launched out-of-the-box, then you have all the info you need. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.