>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:


Angus> fdui-> counter_zoom = obj;
Angus> { // xgettext:no-c-format char * dummy = N_("Zoom %|#Z"); obj =
Angus> fl_add_counter(FL_NORMAL_COUNTER,310,130,100,30,idex(_(dummy)));
Angus> fl_set_button_shortcut(obj,scex(_(dummy)),1); }

Hmm, I'd think the fdui-> counter_zoom = obj should go after the
group... You could also declare the dummy at the beginning of the file
and resue it later.

JMarc

Reply via email to