Bill Richman ha scritto:
>
>> #3) My ListBoxes roll smoothly up and down from one list item to
>> another, like movie credits rolling by, and it's really slow.  If I were
>> the user, this would make me crazy.  Is there a way to get them to "jump
>> scroll" instead of "smooth scroll"?  :-$
>>   
>>
>> ?????
>> i think this not depend on Gambas but on qt or gtk
>>
>>   
>>     
> How do I determine this?  
>   
Forgot to answer to the last question.

Gambas can use both GTK and QT without changing a single line of code. 
Open the project properties window, at the tab Components. There you can 
choose to use gb.gtk or gb.qt. QT works better and faster; GTK is nicer 
and totally free, but lacks a few things and has some glitch. Given that 
it is so simple to switch from one to another, try both. There is also 
the switcher component, which chooses automatically QT or GTK, to have 
some fun.

Regards,

-- 
Doriano Blengino

"Listen twice before you speak.
This is why we have two ears, but only one mouth."


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to