|
From: SourceForge.net <no...@so...> - 2004-02-20 22:30:46
|
Bugs item #901410, was opened at 2004-02-20 22:22 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442052&aid=901410&group_id=45158 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Dair Grant (grantd) Assigned to: Nobody/Anonymous (nobody) Summary: Add kQ3ViewerStateCanPaste state Initial Comment: There's currently a kQ3ViewerStateHasModel bit which indicates if the viewer contains a model which can be copied. A useful feature would be to add a kQ3ViewerStateCanPaste bit to indicate if the current clipboard contents could be pasted into the viewer. The clipboard would be tested by Q3Viewer_GetState, so that apps could use the presence of the bit to decide how to enable their Edit menu. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442052&aid=901410&group_id=45158 |