[Gambas-user] Issue 383 in gambas: TableView jumps to last row after edit a value (Qt4)

gambas at ...2524... gambas at ...2524...
Sun Jan 13 13:55:46 CET 2013


Updates:
	Status: Fixed

Comment #6 on issue 383 by benoit.m... at ...626...: TableView jumps to last  
row after edit a value (Qt4)
http://code.google.com/p/gambas/issues/detail?id=383

As stated in the documentation, the Edit() method must be called during the  
Click event handler (otherwise the keyboard management does not work).

In revision #5504, the Activate event is used if the Click event handler  
has not been implemented, so it should fix your program.






More information about the User mailing list