GUIserver development v. 0.6

Started by Lutz, June 16, 2007, 06:27:41 AM

Previous topic - Next topic

Lutz

#15
QuoteHow do I get the very last line from a text area?


you can't,  you have to grep the whole text with gs:get-text then split of the last lone with 'parse'



Lutz

rickyboy

#16
See Lutz?  If you just leave Norman alone for a while, he'll eventually find the solution himself!  :-)



P.S. -- I'm enjoying reading your exchanges -- keep up the good work!
(λx. x x) (λx. x x)

newdep

#17
Just for the confirmation ->

Copy & cut work only on select text?









Oke ..Ill use get-text to copy the whole area then..



Thanks..





Owww yes... Ill post that fine application lateron where all this Fuzz is about ;-)
-- (define? (Cornflakes))

Lutz

#18
Quotejust for the confirmation ->

Copy & cut work only on select text?


Yes, they are only supposed to work on selected text.



Lutz

newdep

#19
oke..



but what about (gs:select-text from to)?



There should be a way to get the full offset?



Norman.
-- (define? (Cornflakes))

Lutz

#20
See guiserver 0.7



Lutz