In 0.8, the first opened dialog window is considered the 'main app'
and when that app is closed every window that was spawned from that
app is closed.  I find this disconcerting at times.

On the default branch I'm thinking of maintaining a list of opened
"apps" and closing them all on 'CTRL-Q' but making none of them
particularly special.  There will still be the concept of "application
groups", CTRL-Q will only close apps that were opened by a single hgtk
instance.  If you run hgtk log then hgtk ci, doing a CTRL-Q in one
will not close the other.

We'll be tying more apps together in 0.9.  You'll be able to get to
the "top 4" (commit, log, datamine, synch) no matter which one was
initially launched, and that will probably limit the amount of hgtk
instances you typically run.  So maybe that's not a big deal.

Curious on your thoughts on this matter.

--
Steve Borho

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to