Re: RFR: 8301121: RichTextArea Control (Incubator) [v52]

2024-12-03 Thread Kevin Rushforth
On Mon, 2 Dec 2024 20:00:13 GMT, Andy Goryachev wrote: >> Incubating a new feature - rich text control, **RichTextArea**, intended to >> bridge the functional gap with Swing and its StyledEditorKit/JEditorPane. >> The main design goal is to provide a control that is complete enough to be >> us

Re: RFR: 8301121: RichTextArea Control (Incubator) [v52]

2024-12-03 Thread Andy Goryachev
On Mon, 2 Dec 2024 20:00:13 GMT, Andy Goryachev wrote: >> Incubating a new feature - rich text control, **RichTextArea**, intended to >> bridge the functional gap with Swing and its StyledEditorKit/JEditorPane. >> The main design goal is to provide a control that is complete enough to be >> us

Re: RFR: 8301121: RichTextArea Control (Incubator) [v52]

2024-12-03 Thread Andy Goryachev
On Tue, 3 Dec 2024 15:05:54 GMT, Lukasz Kostyra wrote: >> Andy Goryachev has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 72 commits: >> >> - Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea >> - review comm

Re: RFR: 8301121: RichTextArea Control (Incubator) [v52]

2024-12-03 Thread Andy Goryachev
On Tue, 3 Dec 2024 13:19:54 GMT, Lukasz Kostyra wrote: >> Andy Goryachev has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 72 commits: >> >> - Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea >> - review comm

Re: RFR: 8301121: RichTextArea Control (Incubator) [v52]

2024-12-03 Thread Lukasz Kostyra
On Mon, 2 Dec 2024 20:00:13 GMT, Andy Goryachev wrote: >> Incubating a new feature - rich text control, **RichTextArea**, intended to >> bridge the functional gap with Swing and its StyledEditorKit/JEditorPane. >> The main design goal is to provide a control that is complete enough to be >> us