Hi!
I must wake up this forgotten issue...
This is still valid problem and I got more information about it.

This line of code:
TextArea1.EnsureVisible()
In GTK+, makes textarea to scroll down, but in Qt it in fact do
opposite, scroll up!
So if you haven't touch to scroll bar, it looks like it doesn't do anything.

I think EnsureVisible should ensure that last message is visible not first.


Jussi



On Mon, Apr 6, 2009 at 18:02, Jussi Lahtinen <jussi.lahti...@gmail.com> wrote:
> Absolutely nothing happens in Qt, but with GTK+ it works as expected.
> It works in your system?
>
>
> Jussi
>
>
> 2009/4/6 Benoît Minisini <gam...@users.sourceforge.net>:
>>> I was just writing about this issue!
>>> It turn out to be bug!
>>>
>>> This works on GTK+, but not with Qt;
>>> TextArea1.EnsureVisible()
>>>
>>> So, if you are using GTK+ you have your solution... If not, you must
>>> wait for fix.
>>>
>>>
>>> Jussi
>>>
>>
>> Forget my other mail: the EnsureVisible() method is perfectly valid, but I
>> don't see why it would not work with Qt.
>>
>> --
>> Benoît
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to