44 PopulateOrExchange(
S);
50 S.StartVerticalLay(
true);
57 S.GetParent(), wxID_ANY,
68 S.AddStandardButtons();
74 SetMinSize(GetSize());
EVT_COMMAND(wxID_ANY, EVT_FREQUENCYTEXTCTRL_UPDATED, LabelDialog::OnFreqUpdate) LabelDialog
const NumericConverterType & NumericConverterType_TIME()
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
static FormatterContext ProjectContext(const AudacityProject &project)
bool SetFormatName(const NumericFormatID &formatName)
void SetValue(double newValue)
Derived from ShuttleGuiBase, an Audacity specific class for shuttling data to and from GUI.
Dialog used to request a time value.
void PopulateOrExchange(ShuttleGui &S)
void OnUpdate(wxCommandEvent &event)
NumericTextCtrl * mTimeCtrl
bool TransferDataToWindow() override
void SetFormatString(const NumericFormatID &formatString)
void SetTimeValue(double newTime)
const double GetTimeValue()
const AudacityProject & mProject
bool TransferDataFromWindow() override
TranslatableString mPrompt
Holds a msgid for the translation catalog; may also bind format arguments.
Options & AutoPos(bool enable)