Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tpanel.connect_signal<event::tevent::LEFT_BUTTON_DOUBLE_CLICK>([&](event::tdispatcher&, const event::tevent, bool& handled, bool& halt)
- {
- this->on_row_activated(window, handled, halt);
- });
Advertisement
Add Comment
Please, Sign In to add comment