43 PopulateOrExchange(
S);
49 S.StartVerticalLay(
true);
55 S.GetParent(), wxID_ANY,
67 S.AddStandardButtons();
73 SetMinSize(GetSize());
EVT_COMMAND(wxID_ANY, EVT_FREQUENCYTEXTCTRL_UPDATED, LabelDialog::OnFreqUpdate) LabelDialog
ComponentInterfaceSymbol pairs a persistent string identifier used internally with an optional,...
FormatStrings GetBuiltinFormat(const int index)
bool SetFormatString(const FormatStrings &formatString)
void SetSampleRate(double sampleRate)
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.
NumericFormatSymbol mFormat
void PopulateOrExchange(ShuttleGui &S)
void OnUpdate(wxCommandEvent &event)
NumericTextCtrl * mTimeCtrl
bool TransferDataToWindow() override
void SetSampleRate(double sampleRate)
void SetTimeValue(double newTime)
const double GetTimeValue()
bool TransferDataFromWindow() override
TranslatableString mPrompt
void SetFormatString(const NumericFormatSymbol &formatString)
Holds a msgid for the translation catalog; may also bind format arguments.
Options & AutoPos(bool enable)