Am Mittwoch, den 24.12.2014, 11:57 -0500 schrieb T Lee Davidson:
> Apparently I didn't take enough time, Bill.
> 
> I only tested that the text of the TextBox changed appropriately for a 
> column_click, I did not test clicking Button1.
> 
> You are right. The value of TableView.Columns.Ascending within the 
> Column_Click event does not agree with the value outside of the Column_Click 
> event. I do not understand this behavior.
> 
> So I'd say that either there is something missing in the documentation, or 
> this is a bug. I have attached a modified version of your sample that 
> shows this anomaly more clearly.
> 
> Can anyone else shed some light on this?
> 
> 
> Lee

Salut Lee,

out of the help page 
-------------------------------------------------------
 /comp/gb.qt4/_gridview_columns/ascending 
_GridView_Columns.Ascending (gb.qt4)

Property Ascending As Boolean

SINCE 3.1
Return or set the sort indicator orientation.
-------------------------------------------------------

I read like this : Return or set the sort arrow orientation.
Only cosmetic/visible stuff.
And now you have to change your sort orientation.

Have nice holidays 
Charlie


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to