underlining headers
Till Bandi
tbandi at swissonline.ch
Thu May 23 14:54:01 EDT 2002
thanks, I hoped, that there would be a better solution to my problem and
I hope this will be the case in future releases.
Till
Am Dienstag den, 21. Mai 2002, um 00:57, schrieb Sarah:
> Replace your tabs with spaces (you'll have to work out how many) and
> then the underlining will extend across the complete header.
>
> Sarah
>
>
> On Monday, May 20, 2002, at 09:35 PM, Till Bandi wrote:
>
>> I tried to underline the header in the revPrintText command
>>
>> What I wanted is a first line
>>
>> xxxxxTextxxxxxxxxx (tab) (tab) date
>>
>> and a second line with no text but a line. I don't know if it is
>> possible to have two lines in the header - as far as I could see there
>> is no saying in the transcript dictionary*, that this would not be
>> possible but I could also live with 1 line underlined
>>
>> I worked with the following script
>>
>> on mouseUp
>> put "<p><u><font size= 18>"& "XXXXXXXXXXX" & tab & tab &
>> "<p><u><font size= 18>" \
>> & the system date & "</p></u></font>" into vHeader
>> revShowPrintDialog true,true
>> revPrintText,vHeader
>> end mouseUp
>>
>> but this doesen't give me a line from one end of the page to the
>> other. Can anyone help?
>>
>> Till
>>
>> * if the string is long enough it will break to line 2 but the date
>> will stay on the first line, so the text gets printed over the other
>> one.
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1789 bytes
Desc: not available
URL: <http://lists.runrev.com/pipermail/use-livecode/attachments/20020523/7b677bf4/attachment.bin>
More information about the use-livecode
mailing list