Removing rows in CList




When I remove a row in a clist, then it behaves "strange". The problem
is that the behaviour is a mix of BackSpace and Delete: It deletes
the row that I specify (like Delete) but it moves the cursor up
(like BackSpace: deleting the entry before the cursor). I would like
to clean this up: remove_row() should behave like Delete (ie. it
shouldn't move the selection or the focus). Is this ok ?

To get the old behaviour will be impossible until there is a function
added to set the focus to a specific place.

--
Dipl. Inf. (FH) Aaron "Optimizer" Digulla     Assistent im BIKS Labor, FB WI
"(to) optimize: Make a program faster by      FH Konstanz, Brauneggerstr. 55
improving the algorithms rather than by       Tel:+49-7531-206-514
buying a faster machine."                     EMail: digulla@fh-konstanz.de



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]