U++ framework
Do not panic. Ask here before giving up.

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 offline  luoganda
Messages: 217
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: Sun Apr 26 13:55:12 GMT+2 2026

Total time taken to generate the page: 0.00864 seconds