Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Disable the auto-click in MicroExplorer..? (Read 899 times)
spinjector
Junior Member
**
Offline


Posts: 12
Joined: Aug 8th, 2020
Disable the auto-click in MicroExplorer..?
Nov 7th, 2020 at 6:31am
Print Post  
I just spent the afternoon installing Visual Studio 2019 & VisualMicro. I love it so far and I'm well on my way, but...

In the MicroExplorer, the tree items appear as hyperlinks. As I move the mouse over the tree, they're all clicking at me and auto-activating, and I can't use the keyboard on them...

Can the hyperlinks be disabled so it works like a normal tree control, where the items become highlighted when clicked..?? And then I can then use the arrow keys to zoom around the tree..?? If so, how..?
« Last Edit: Nov 7th, 2020 at 2:05pm by spinjector »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12198
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Disable the auto-click in MicroExplorer..?
Reply #1 - Nov 7th, 2020 at 2:22pm
Print Post  
The Explorer is due for a revamp with all of our tool windows, from windows froms controls to wpf. That will also resolve scaling issues for the tool windows for users who have high dpi monitors. The tree view idea might also be changed because Arduino has grown and a tree view can be slow for so many boards and libraries. Your suggestions will certainly be taken into account thanks.

Using the search/find above each tree can help avoid some navigational issues.
  
Back to top
IP Logged
 
spinjector
Junior Member
**
Offline


Posts: 12
Joined: Aug 8th, 2020
Re: Disable the auto-click in MicroExplorer..?
Reply #2 - Nov 7th, 2020 at 4:00pm
Print Post  
Tim@Visual Micro wrote on Nov 7th, 2020 at 2:22pm:
The Explorer is due for a revamp with all of our tool windows...

Well, my two cents is this. You're on a great track with the tree control. I also work with Teensy, and the additional Examples make the file menu of the Arduino IDE hellacious to navigate. And by extension it makes the clickiness of the MicroExplorer difficult too.

What if one simply wants to explore the Examples? I really prefer the keyboard arrows for this. Having to deal with the scrolling of the over-sized Arduino IDE menus makes it so difficult, and by extension the hyperlinks of the MicroExplorer. When I saw you'd 'treeified' the Examples, I was thrilled, but that joy was dashed when I realized I still had to use the mouse to click through them. It was much better than the menus, but still difficult.

I see no reason the data behind the treeview cannot be cached to resolve the latency issues, so the tree nodes can be quickly opened & closed with no delay.

I implore you; please don't do something funky with it. You're on the right track. It just needs some refinements to make it work more smoothly, and make that ancient Windows XP style hyperlink thing go away, or at least be disable if the user chooses.

Also, thanks for the tip about the search bar. I was stuck on the hyperlink issue and didn't even notice it, lol. Smiley
« Last Edit: Nov 7th, 2020 at 4:02pm by spinjector »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint