Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] New topic in forum Nebula, called Problems using CDateTimeCellEditor, by m k

Title: Eclipse Community Forums
Subject: Problems using CDateTimeCellEditor Author: m k Date: Tue, 24 June 2014 05:01
hello all

i was in need of a cell editor for editing a date, and was happy to learn that there is a CDateTimeCellEditor in the nebula project.
i used it in my table and at first it seemd to work as expected, but then i realised that it only partially worked.
when the cell is in editing mode, the part of the editor that allows for standard keyboard editing of the date is active, but when i select the button for the actual date selection widget that opens in a new composite, cell editing is finished. so, while i can still select a date in the open date selection window, the selection is ignored. while it makes somewhat sense that the edit mode ends when the button is clicked (focus is lost), this is not the way this widget is supposed to work, so it's likely i am doing something wrong here.

so, if someone knows how this behavior is triggered / can be changed, please let me know.

thanks in advance

m_k
[ Reply ][ Quote ][ View Topic/Message ][ Unsubscribe from this forum ]

Back to the top