timeview
timeview copied to clipboard
TimeView
this is just an idea, but what if call processor.process() in a separate subprocess. Should a 'cancel' signal be emitted, we can send that subprocess an interrupt signal (emulating ctrl+c)...
Considering that every frame will have one DisplayPanel and vice versa, the creation of them should be more tightly coupled than it currently is. Currently a display panel and frame...
This will pave the way for many new applications. Essentially the partition track can become a saveable "select region". Example Appplication: Cut/Copy/Paste/Delete a region. Probably will need to relax all...
when moving a view in the current form, it effectively removes the view from the existing panel it resides in, and adds a new view to the panel you're moving...
Allow analysis and synthesis with World - this will require new xtracking with 2D support
when you add enough panels to your main window that you get scroll bars, the space cuts off space from the view table; can we make the space from the...