← Back to team overview

gnusim8085-devel team mailing list archive

Re: 'Generated by us' message in assembly listing

 

On Tue, Dec 29, 2009 at 10:24 AM, Sridhar Ratnakumar
<sridhar.ratna@xxxxxxxxx> wrote:
> On Mon, Dec 28, 2009 at 8:36 PM, Onkar Shinde <onkarshinde@xxxxxxxxx> wrote:
>> On Tue, Dec 29, 2009 at 9:50 AM, Sridhar Ratnakumar
>> <sridhar.ratna@xxxxxxxxx> wrote:
>>> On Mon, Dec 28, 2009 at 8:12 PM, Onkar Shinde <onkarshinde@xxxxxxxxx> wrote:
>>>> Sridhar,
>>>>
>>>> You recently added the homepage to assembly listing. I believe you did
>>>> this to take advantage of the fact that we have printing support for
>>>> assembly listing.
>>>
>>> Yes.
>>>
>>> http://bazaar.launchpad.net/~onkarshinde/gnusim8085/trunk/annotate/head:/src/asm-listing.c#L207
>>>
>>>> I was wondering if we should move/copy this text to
>>>> the print footer because the assembly listing may be multi page.
>>>
>>> If it is possible, we can. But I don't know how that can be done.
>>> Maybe GTK provides some print/pdf APIs.
>>
>> Not sure what you meant here. We already have printing support in our
>> app for assembly listing. I was just asking if I should add the
>> message in footer.
>
> I was referring to adding footer to print pages, not printing itself.
> But yes, feel free to do it if you know how it can be done.

Ok. There is api to print footer. But a quick test shows complete
message is too big for footer. So I am just going to print website
url.


Onkar



References