On Sun, 2014-03-30 at 14:13 +0200, Mihály Palenik wrote:
> Hello!
> I'm making a dialog conversion. I have a ComboBox* pOldSymbols that is
> GtkComboBoxText in .ui file.
> When I runned program I got this:
> nwarn:vcl.layout:6634:1:include/vcl/builder.hxx:269: .ui widget
> "oldSymbols" needs to cor
Hello!
I'm making a dialog conversion. I have a ComboBox* pOldSymbols that is
GtkComboBoxText in .ui file.
When I runned program I got this:
nwarn:vcl.layout:6634:1:include/vcl/builder.hxx:269: .ui widget
"oldSymbols" needs to correspond to vcl type 8ComboBox. I saw with gdb and
there is the proble