Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


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 correspond to vcl type 8ComboBox. I saw with gdb
and there is the problem: get(pOldSymbols, "oldSymbols"); Why do I get
this nwarn??

Another GtkWidgets and CustomWidgets worked well in get function.

And what is the type pf pOldSymbols ? If the GtkComboBoxText is a
"editable" one then it probably should be a "ComboBox" and if its a
non-editable one, then it probably should be a "ListBox"

C.



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.