tibia-client/modules/game_console
Konrad Kuśnierz f35c939fc3 Start working on multi-line selection for console
Unfortunately UITextEdit is really bad in terms of performance. It
cannot be used as overlying widget (just like in terminal). On the other
hand we could optimize it by rewriting (unfortunately) the whole widget.

There still is a lot of things to do, but for now it is possible to
select several lines of text and copy it using CTRL + C. In order to
make text copyable in context menu it will be required to override
onMousePress (return true).
2015-06-02 19:16:41 +02:00
..
channelswindow.otui implement all needed tr() for localization 2012-04-26 16:54:16 -03:00
communicationwindow.otui Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
console.lua Start working on multi-line selection for console 2015-06-02 19:16:41 +02:00
console.otmod Refactor modules, closes #223 2013-01-18 20:46:36 -02:00
console.otui Add tab-spacing tag to MoveableTabBars 2015-04-20 03:32:32 +02:00
violationwindow.otui Fixes in rule violations and private chat 2013-02-28 22:01:41 -03:00