Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter thread needs to close gracefully at program exit #1

Open
mrcity opened this issue Jun 4, 2014 · 0 comments
Open

Twitter thread needs to close gracefully at program exit #1

mrcity opened this issue Jun 4, 2014 · 0 comments
Assignees
Labels

Comments

@mrcity
Copy link
Contributor

mrcity commented Jun 4, 2014

Right now, if you don't do this, the program will stop responding and you'll probably have to close it through Task Manager.

@mrcity mrcity added the bug label Jun 4, 2014
@mrcity mrcity self-assigned this Jun 4, 2014
mrcity added a commit that referenced this issue Sep 1, 2015
… message. This means something like the stock ticker can always update message #1 in the queue.  (We don't want it showing old quotes, do we? ;)

Fixed a bug relating to editing selected messages when selecting them with the mouse vs. keyboard.

Added the "Replace" feature so we can finally replace messages in the queue.

Replaced the RSS panel's initialization code in the main file to call the "RSS" library's init_ui() function.  This sets the stage for the standard way to initialize UI panels for this application in the future, assuming I don't rewrite it in C++ in the meantime :-P.

Fixed some of the "hackiness" around the stock quote/RSS module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant