Function ndless::msg::msg_2numeric

source ·
pub fn msg_2numeric(
    title: &str,
    subtitle: &str,
    msg1: &str,
    range1: (i32, i32),
    msg2: &str,
    range2: (i32, i32)
) -> Option<(i32, i32)>
Expand description

Creates a dialog box with two numerical inputs