Good thought Jacque but unfortunately no joy. It was a stack saved in
Legacy (2.7) format but opening it in 5.0, then Save As..., then opening
the saved version in 5.0 didn't fix the problem.
I'm wondering if I can work around whatever the problem is by putting a 4
pixel transparent border at the
On 8/11/12 12:58 PM, Peter Haworth wrote:
Checked out the fixedlineheight and it is true.
I've now run this on the same computer (OS X Snow Leopard) same stack, same
data using 5.0.2 and 5.5.1 and the different behavior still persists. If I
step through the code in 5.5.1, I can see the image sh
Checked out the fixedlineheight and it is true.
I've now run this on the same computer (OS X Snow Leopard) same stack, same
data using 5.0.2 and 5.5.1 and the different behavior still persists. If I
step through the code in 5.5.1, I can see the image shift down when the
line of code that sets the
On 8/10/12 11:43 AM, Peter Haworth wrote:
I'm using the textshift property to align icons inserted by setting the
imagesource of a character in a line of text. All the development work was
done using 5.5 and all worked fine. Recently, I ran the application on 5.0
and setting the textshift had n
'textShift' has been around since version 1.0
> Is textshift supported in 5.0? I suspect it is a property that was introduced
> after 5.0.
>
> Bob
___
use-livecode mailing list
use-livecode@lists.runrev.com
Is textshift supported in 5.0? I suspect it is a property that was introduced
after 5.0.
Bob
On Aug 10, 2012, at 9:43 AM, Peter Haworth wrote:
> I'm using the textshift property to align icons inserted by setting the
> imagesource of a character in a line of text. All the development work wa
I'm using the textshift property to align icons inserted by setting the
imagesource of a character in a line of text. All the development work was
done using 5.5 and all worked fine. Recently, I ran the application on 5.0
and setting the textshift had no effect.
This is probably not a very commo