[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


http://gambaswiki.org/bugtracker/edit?object=BUG.3174&from=L21haW4-

Brian G reported a new bug.

Summary
-------

gb.form.terminal export TerminalFilter Class and it's child TerminalFilter_VT100 to allow custom terminal types

Type             : Request
Priority         : Medium
Gambas version   : Master
Product          : Other components


Description
-----------

Export the TerminalFilter class and children to allow the creation of custom terminal type such as adm3a, vt220, vt320/vt420 etc

I could make a pull request with the changes, if that would be ok.

I think that setting the "Type" property would load any class starting with "TerminalFilter_" and adding the type name provided.
Meaning that using different types seem to be already supported.


System information
------------------

Master



----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----