Am Freitag, den 17.03.2006, 21:04 +0100 schrieb Robert Schuster: > Hi, > this patch enforces that Free Swing paints only one selection for all of the > textcomponents it manages within the current runtime. > > Any objections, ideas, ... ?
This very much sounds like the selection should be managed by the Toolkit.getSystemSelection() clipboard. Since there is only one system selection, it is enforced that only one component can have selected text. Doing it this way would have the added bonus that it integrates nicely with the OS, for instance making it possible to middle-mouse-click-copy in X. /Roman -- “Improvement makes straight roads, but the crooked roads, without Improvement, are roads of Genius.” - William Blake
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
