Hacker News new | ask | show | jobs
by tolbish 2110 days ago
The is pretty cool and inherently useful. How do users see what's currently on the stack?
1 comments

It's an inelegant solution, but the app uses a context icon in the taskbar and when you click on it a window appears that shows the stack in a table view. This is all being done using WinForms. I'm hoping to find a better implementation to be honest.