Missing VCL Equivalent to GtkToolbar?
Samuel Mehrbrodt
s.mehrbrodt at gmail.com
Fri May 10 04:36:14 PDT 2013
Hi,
while working on the Photo Album Dialog, I wanted create a ToolBar with
some ToolButtons in Glade.
However, when I try to load it, I get the following error:
warn:vcl.layout:9432:1:include/vcl/builder.hxx:246: widget "up_btn" not found in .ui
warn:vcl.layout:9432:1:include/vcl/builder.hxx:248: .ui widget "up_btn" needs to correspond to vcl type 10PushButton
soffice.bin: /home/samuel/programming/libreoffice/include/vcl/builder.hxx:249: T* VclBuilder::get(T*&, rtl::OString) [with T = PushButton]: Zusicherung »w && dynamic_cast<T*>(w)« nicht erfüllt.
Program received signal SIGABRT, Aborted.
0x00002aaaaba1d425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
Does this not yet have a VCL equivalent?
Attached are my current modifications (see Line 137+)
Samuel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: photoalbum.ui.patch
Type: text/x-patch
Size: 34259 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130510/e3e08eb8/attachment.bin>
More information about the LibreOffice
mailing list