set bbox [ButtonBox .bbox -spacing 1 -padx 1 -pady 1]
pack $bbox -side top -anchor w
to:
set bbox1 [ButtonBox .bbox1 -spacing 1 -padx 1 -pady 1]
set bbox2 [ButtonBox .bbox2 -spacing 1 -padx 1 -pady 1]
pack $bbox1 $bbox2 -side top -anchor w
and change "$bbox a
base (e.g. G_open_cell_new() etc),
as the files have to reside on the same filesystem as the rest of the
database.
Everything else can use $TMPDIR.
--
Glynn Clements <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
2 matches
Mail list logo