<p>I've started using termui for a project and it is really great. I created a menu and applied some event handlers to it (e.g /sys/kbd/<left>). I wanted to have the users be able to navigate about the menu but so far I'm hitting a dead end. Any help is appreciated! :)</p>
<p>Preview Menu: <a href="http://prntscr.com/a9rllj" rel="nofollow">http://prntscr.com/a9rllj</a></p>
<p>Thank you ;)</p>
<hr/>**评论:**<br/><br/>julesmike: <pre><p>So far, I'm inspiring myself off <a href="https://github.com/gizak/termui/blob/master/_extra/tabpane.go" rel="nofollow">https://github.com/gizak/termui/blob/master/_extra/tabpane.go</a></p>
<p>If that helps anyone, great!</p></pre>izuriel: <pre><p>I don't really understand what your asking. Your hitting a dead end, but your screenshot looks to be of a working goal. You applied events to it. Did that work? Did it not work? Where is your code? What did you write? Can we test that ourselves to help you with your problem?</p></pre>