[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: KHTMLView Problem
From:       Torsten Uhlmann <TUhlmann () debis ! com>
Date:       1999-06-18 16:19:40
[Download RAW message or body]

On Fri, 18 Jun 1999 Waldo Bastian wrote:
>Torsten Uhlmann wrote:
>> 
>> Hi all,
>> 
>> I´m about to write an app that uses KHTMLView to
>> view text.
>> Untill now I´m not able to make it show scrollbars
>> (I´ve tried  setScrolling but that doesn´t work.)
>> 
>> This is the method I use to show the text:
>> 
>> void app::slotSetHTMLText(const QString &text)
>> {
>>         //browserWidget->setScrolling(1);
>>         browserWidget->begin();
>>         browserWidget->write(text.data());
>>         browserWidget->end();
>>         browserWidget->parse();
>>         browserWidget->show();
>> }
>> 
>> Could somebody please help me on this one?!
>
>The scrollbars show up when they are needed. At least I believe that is the
>default. Do you feed it enough text so that it has anything to scroll?
>
Yes, there is enough. And I´m able to scroll via keybord keys
or when I select text and go below the widget then it also scrolls,
it´s just that bars that are missing.

-- 

best regards,
Torsten Uhlmann

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TUhlmann@gmx.de
http://www.tuhlmann.purespace.de
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Wise men still seek him!

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic