[Gambas-devel-svn] SF.net SVN: gambas:[8128] gambas/trunk/comp/src/gb.term.form
Brought to you by:
gambas
From: <ga...@us...> - 2017-04-27 09:01:40
|
Revision: 8128 http://sourceforge.net/p/gambas/code/8128 Author: gambix Date: 2017-04-27 09:01:38 +0000 (Thu, 27 Apr 2017) Log Message: ----------- [GB.TERM.FORM] * NEW: New widget TermScrollBar. It allow to display true scrollbar in your terminal window. * NEW: Begin to work on the TermListBox widget. Modified Paths: -------------- gambas/trunk/comp/src/gb.term.form/.info gambas/trunk/comp/src/gb.term.form/.list gambas/trunk/comp/src/gb.term.form/.project gambas/trunk/comp/src/gb.term.form/.src/TermColor.class gambas/trunk/comp/src/gb.term.form/.src/TermControl.class gambas/trunk/comp/src/gb.term.form/.src/trfTest.class Added Paths: ----------- gambas/trunk/comp/src/gb.term.form/.src/TermListBox.class gambas/trunk/comp/src/gb.term.form/.src/TermScrollBar.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |