[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #3174: gb.form.terminal export TerminalFilter Class and it's child TerminalFilter_VT100 to allow custom terminal types
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #3174: gb.form.terminal export TerminalFilter Class and it's child TerminalFilter_VT100 to allow custom terminal types
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Tue, 19 May 2026 12:33:22 GMT
- To: brian@xxxxxxxxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.3174&from=L21haW4- Comment #5 by Benoît MINISINI: The more I think, the more I'm sure these classes must not be exported. If you want to develop more terminal emulators, the simpler is to work directly on the 'gb.form.terminal' component. On a copy of it, or on a specific branch, as you like. Making these classes public make them official Gambas API, whereas they are not. They are internals of the 'gb.form.terminal' component, and you are never sure that you won't have to add some methods to the filter class or the TerminalScreen class when adding a new terminal emulator. ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----
| [Gambas-bugtracker] Bug #3174: gb.form.terminal export TerminalFilter Class and it's child TerminalFilter_VT100 to allow custom terminal types | <bugtracker@xxxxxxxxxxxxxx> |