How should FBReader react when:
1) the shortcut/desktop file is clicked after FBReader is already started?
2) A document linked to FBReader is clicked after FBReader is already started?
The reaction to 1) is clear I guess: Bring (one of the) FBReader instance(s) to the front.
But for 2). On a DR1000 one can always see (in the TaskBar) how many instances are already open, so there it would be safe to open an extra instance. But on the DR800 there is no way to switch between open applications/documents in a 'easy controlled'-way. So other behaviour could be:
- Same as for 1) bring the (only) instance of FBReader to the front
- Close the current document and open the new in the FBReader instance.
How do other FBReader users think of this?
PS: This does not imply that I am going to implement this