[Gambas-user] DataControl_Leave, Tab key causes Gtk - CRITICAL Error

Benoît Minisini gambas at ...1...
Thu Jan 22 21:08:30 CET 2015


Le 22/01/2015 21:05, Benoît Minisini a écrit :
> Le 21/01/2015 19:13, Lewis Balentine a écrit :
>> See attached project for full source and data-base.
>>
>> Public Sub DataControl3_Leave()
>> or
>> Public Sub DataControl3_LostFocus()
>>    '
>> **********************************************************************************************
>>
>>
>>    ' Tab key causess:
>>    '   (gbx3: 21680):  <<--- varies ---
>>    '   Gtk - CRITICAL * *: IA__gtk_widget_get_direction: assertion
>> 'GTK_IS_WIDGET (widget)' failed
>>    ' DataControl3 field Type is Date, Next Tab-Stop is DataControl4
>> (Boolean)
>>    '
>> **********************************************************************************************
>>
>>
>>    ...
>> End
>>
>> Regards,
>>
>> Lewis Balentine
>>
>>
>
> As you use gb.qt4, it may be a bug in the QGtk theme, or in the
> underlying GTK+ theme that QGtk tries to display.
>

Which GTK+ theme do you use?

-- 
Benoît Minisini




More information about the User mailing list