]> git.saurik.com Git - wxWidgets.git/blame - src/mac/carbon/apprsrc.r
added calls for invalidating the dc setup on mac explicitely (needed in case of neste...
[wxWidgets.git] / src / mac / carbon / apprsrc.r
CommitLineData
a6248982 1#include <Types.r>
8be97d65
SC
2#include "apprsrc.h"
3
4resource 'STR#' ( 128 , "Simple Alert Messages" )
5{
6 {
7 "This application needs at least a MacPlus" ,
8 "This application needs more memory" ,
9 "This application is out of memory" ,
519cb848
SC
10 "This application needs at least System 7.5" ,
11 "About this wxWindows Application" ,
8be97d65
SC
12 "This application needs Appearance extension (built in with System 8) - this restriction will be relieved in the final release"
13 }
14} ;
a6248982 15
a6248982
SC
16resource 'MENU' (1, preload)
17{
18 1, textMenuProc, 0b11111111111111111111111111111110 , enabled, apple ,
19 {
20