[Gambas-user] Circular References Update

Richard richard.j.walker at ...247...
Sat Jan 20 05:06:30 CET 2007


Thanks for the info, Charlie. I thought I had found all of the references in 
the changelog to TableView. I must have missed the part where it said the new 
TableView was written in Gambas BASIC. That gives me some hope that I may be 
able to find out how it is getting mixed up over which is the "current" row. 

Compared to the behaviour of the 1.9.46a TableView (and GridView) the 1.9.47 
implementations seem much harder to navigate (from row to row) by remote 
control than their predecessors. From my observations it appears that setting 
the current row in a program and then reading the index of the current row 
does not always produce the expected result. The 1.9.46a Grid and Table View 
controls were much more amenable and predictable; meaning that they worked as 
expected in my program.

I am keeping an open mind as to whether it is my expectations or the controls 
behaviour which is wrong. I hope to do some more investigating later this 
weekend.

Richard

On Friday 19 Jan 2007 19:12, Charlie Reinl wrote:
> Am Freitag, den 19.01.2007, 17:28 +0000 schrieb Richard:
> --8<-------------------
>
> > One clue is that the list of objects I see in my warning have very little
> > to do with objects in my application. Another clue is that the
> > application I am developing under 1.9.46a was the first to be loaded by
> > the 1.9.47 IDE and I was running it only under the IDE during testing of
> > an apparent anomaly in the way the new TableView handles/produces row
> > selection events. The warning has gone away since I compiled a standalone
> > executable of my app for testing.
> >
> > Richard
>
> Salut Richard,
>
> the TableView in 1.9.47 is not the TableView in 1.9.46a
> Please read the ChangeLog
> ..
> * NEW: TableView were replaced by GridView.
>
>
> TableView now is a in gambas written control.
>
> Amicalment
> Charlie
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list