Programming Guide



sm_*mail_widget

Sends an image of a Panther widget as an attachment to the mail message

int sm_mail_widget (int obj_id, char *widget_obj_id);
int sm_n_mail_widget (int obj_id, char *widget_name);

obj_id
The mail object ID.

widget_name
widget_ojb_id
The widget to be converted to a JIF file and attached to the mail message. PR_APPLICATION will send the complete MDI frame.

Returns

Description

sm_mail_widget can only be used in prodev and prorun. The screen image of a widget is converted to a JIF file and attached to the mail message.