Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Sort (and CoSort) refactored
Re: Sort (and CoSort) refactored [message #55284 is a reply to message #55265] Tue, 27 October 2020 14:47 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1430
Registered: December 2006
Ultimate Contributor
You broke compilation Smile But that happened earlier ...
/home/buildbot/worker/l-upp/build/uppsrc/ide/ide.lay:11:125: error: no member named 'SetLabel' in 'Upp::Ctrl'
        ITEM(Button, help, Tip(t_("Learn more about packages, assemblies and nests.. (Highly recommended for all U++ beginners)")).SetLabel(t_("?")).RightPosZ(236, 20).BottomPosZ(6, 22))
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildbot/worker/l-upp/build/uppsrc/CtrlCore/lay.h:59:46: note: expanded from macro 'ITEM'
#define ITEM(clss, var, param)    layout.var.param; layout.var.LayoutId(#var); parent.Add(layout.var);
                                  ~~~~~~~~~~~^~~~~


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: LambdaConvert
Next Topic: TreeCtrl now supports edit on click - WhenEdited
Goto Forum:
  


Current Time: Sun Jul 20 01:05:45 CEST 2025

Total time taken to generate the page: 0.03156 seconds