New topic: 

EdLR Softs released TextList, its first Open Source class

<http://forums.realsoftware.com/viewtopic.php?t=28857>

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       Dana           Post subject: EdLR Softs released TextList, its 
first Open Source classPosted: Mon Jul 06, 2009 10:08 am                      
Site Admin         
Joined: Tue Oct 24, 2006 1:15 pm
Posts: 670
Location: Austin, TX              Rabat, Morocco  (July 6, 2009) - EdLR Softs 
released TextList,  its first Open Source class.

TextList is a class that simplifies the process of creating a fixed width 
column list.
It may be useful to format data output for a console application.
It mimics the ListBox behavior. So, if you're familiar with this control it 
should be easy
to populate it, to modify or delete data.
But this is not a RectControl. This is not a control at all. Thus you can use 
it a console app.
Once you're done building your list, just use the ListBox.FormattedString
to get the result as a string. Of course, this string is meant to be 
displayed/printed with a fixed width font.

TextList is available for dowload at the following link:
http://www.edlr.fr/realbasic/framework/ ... a1.rbp.zip

This is an alpha release since there is a lot of room for improvements and new 
features. We are mainly looking for feedback about where this class could be 
helpful for you.
Any comments, advice or questions about TextList will be welcome and should be 
addressed by email to:
[email protected].   
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to