Issue 58352 - Tabdialog frees ressources strangely
Summary: Tabdialog frees ressources strangely
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-23 14:57 UTC by gregor.hartmann
Modified: 2013-07-30 02:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description gregor.hartmann 2005-11-23 14:57:50 UTC
as discussed:
when loading a tabcontrol from a resource the resource is freed automatically if
it is the last one in the TabDialog.

See the following files for reference of changes made to get it to work.

Note the resource for OK and cancel Button can also be above the TabControl and
it still works.

Checking in app.cxx;
/cvs/script/basic/source/app/app.cxx,v  <--  app.cxx
new revision: 1.61.28.3; previous revision: 1.61.28.2
done
Checking in basic.src;
/cvs/script/basic/source/app/basic.src,v  <--  basic.src
new revision: 1.60.26.1; previous revision: 1.60
done
Checking in dialogs.cxx;
/cvs/script/basic/source/app/dialogs.cxx,v  <--  dialogs.cxx
new revision: 1.22.30.4; previous revision: 1.22.30.3
done
Checking in dialogs.hxx;
/cvs/script/basic/source/app/dialogs.hxx,v  <--  dialogs.hxx
new revision: 1.10.30.3; previous revision: 1.10.30.2
done
Comment 1 Rob Weir 2013-07-30 02:21:06 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.