Le 05/06/2010 23:12, Guillaume Lelarge a écrit :
> Le 31/05/2010 20:36, Guillaume Lelarge a écrit :
>> Hi,
>>
>> Le 24/05/2010 20:29, Vladimir Kokovic a écrit :
>>> [...]
>>> After adding the editor for date/time fields,
>>> it is necessary to add the possibility to copy/paste numeric fields.
>>>
>
Le 31/05/2010 20:36, Guillaume Lelarge a écrit :
> Hi,
>
> Le 24/05/2010 20:29, Vladimir Kokovic a écrit :
>> [...]
>> After adding the editor for date/time fields,
>> it is necessary to add the possibility to copy/paste numeric fields.
>>
>> Now frmEditGrid.cpp OnPaste controls whether the editor
Hi,
Le 24/05/2010 20:29, Vladimir Kokovic a écrit :
> [...]
> After adding the editor for date/time fields,
> it is necessary to add the possibility to copy/paste numeric fields.
>
> Now frmEditGrid.cpp OnPaste controls whether the editor is kind of
> wxStyledTextCtrl
> which is correct for sqlGr
Hi,
After adding the editor for date/time fields,
it is necessary to add the possibility to copy/paste numeric fields.
Now frmEditGrid.cpp OnPaste controls whether the editor is kind of
wxStyledTextCtrl
which is correct for sqlGridTextEditor,
but it can not be applied to sqlGridNumericEditor (wxT