[Gambas-user] TextArea show first line of text

Ru Vuott vuott at ...325...
Fri May 1 14:09:07 CEST 2015


TextArea.Pos = 0

or, if you prefer....

TextArea1.Line = 0
TextArea1.Column = 0



--------------------------------------------
Ven 1/5/15, Johny Provoost <johny.provoost at ...27...> ha scritto:

 Oggetto: Re: [Gambas-user] TextArea show first line of text
 A: gambas-user at lists.sourceforge.net
 Data: Venerdì 1 maggio 2015, 12:07
 
 
 
 Op 01-05-15 om 11:25 schreef abbat81:
 > By default TextArea.Text (.Insert) shows
 end of a text.
 > How can I show  text
 from begining? move to top?
 >
 > .Pos, .ToLine, etc - is not halpfull (text
 can have several lines + wraped)
 >
 > Thanks
 >
 >
 If I load a file in
 textarea (several lines and wraped), than 
 TextArea.pos=1 shows the text from the
 beginning.
 
 -- 
 
 
 
 *Vriendelijke Groeten*
 
 *Johny Provoost*
 
 *mailto: johny.provoost at ...27...
 <mailto:johny.provoost at ...27...>*
 
 *mailto: johny.provoost at ...626...
 <mailto:johny.provoost at ...626...>*
 
 *Website:* *http://www.johnyprovoost.net* <http://www.johnyprovoost.net/>
 
 
 
 ------------------------------------------------------------------------------
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 _______________________________________________
 Gambas-user mailing list
 Gambas-user at lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user





More information about the User mailing list