macro_rules! tabs { ($($title:expr => $view:expr), *) => { ... }; }
Convenience macro to generate a TabDialog view
TabDialog