realbasic-nug
[Top] [All Lists]

Re: refactoring the tutorial (long post)

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: refactoring the tutorial (long post)
From: Matthias Buercher <reader at belle-nuit dot com>
Date: Thu, 31 Jan 2002 03:38:30 +0200
>Or an RTF editor where, in fact, you CAN save the 
>paragraph alignment (you just have to do it yourself).

but you agree if we are talking about an editor and the user is changing 
the text, using a possible selalignment menu, adding some text with 
copy-paste and drag and drop, i have only two possibilities to track the 
selalignment to save it to rtf:
- track any possible change during editing (quite complex)
- or going into the editfield, using selstart and ask the beginning of 
each paragraph what alignment it has (which involves flickering)
?
please tell me how i could do it more elegantely :-)

matthias


-----------------------------------------------------
matthias buercher  belle nuit montage  fax 4112742114
matti at belle-nuit dot com        http://www.belle-nuit.com   
-----------------------------------------------------



<Prev in Thread] Current Thread [Next in Thread>