jibe Messages: 294 Registered: February 2007 Location: France
Experienced Member
I already tried to add the typedef, but I got an error
error: no match for ‘operator<<=’ in ‘((MyDlg*)this)->MyDlg::<anonymous>.WithMydialogLayout<Upp::TopWindow>::DoAction.Upp::Button::<anonymous>.Upp::Pusher::WhenPush <<= Upp::callback(OBJECT*, void (METHOD::*)()) [with OBJECT = MyDlg, METHOD = MyDlg](&MyDlg::DoAction)’
and I don't understand well about what the compiler is complaining...