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 » U++ Library support » U++ Widgets - General questions or Mixed problems » Proper SplitterFrame removal++
Re: Proper SplitterFrame removal++ [message #58485 is a reply to message #58221] Tue, 31 May 2022 16:35 Go to previous message
luoganda is currently online  luoganda
Messages: 194
Registered: November 2016
Experienced Member
ahh, it seems i wrote
a typo there, it must have been the moon Smile .
sctrls.Create<Button>(); //this produces error(no matching member function for call to 'Add')

Yes, it should be sctrls.Create<SCtrl>(); or just the usual thing sctrls.Add(); <- that's why that error

Anyway,thanks for reply.

By the way,
RegExp seems is still a little buggy - not sure why - even with new perlRegExp version,
for now i propose to encapsulate standards c++ regexp as upp RegExp,
and encapsulate perlRegExp as RegExp2(if one needs some specific feature of it),
so when (probably faster) perlRegExp is fixed, it is simply again put in RegExp class.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [FEATURE] Common horizontal scroll on Shift+mouse wheel
Next Topic: How would I virtualize a scrollable view to dynamically load Ctrls?
Goto Forum:
  


Current Time: Thu Apr 25 20:12:48 CEST 2024

Total time taken to generate the page: 0.04401 seconds