///////////////////////////////////////////////////////////////////////////////
// ============================================================================
// headers
// ============================================================================
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
// headers
// ============================================================================
wxTempFile fileTmp(fn.GetFullPath());
if ( !fileTmp.IsOpened() ) {
wxLogError(_("can't write buffer '%s' to disk."), m_strBufferName.c_str());
wxTempFile fileTmp(fn.GetFullPath());
if ( !fileTmp.IsOpened() ) {
wxLogError(_("can't write buffer '%s' to disk."), m_strBufferName.c_str());