]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added methods as_Menu and as_Control to convert a resource
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 18 Jun 1995 20:20:27 +0000 (20:20 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 18 Jun 1995 20:20:27 +0000 (20:20 +0000)
commit1e054024c12b478eab2c09aae10f1a6cc1d6fda3
treeff917b4d6f03fe13b6428b21bf8cf175066679cb
parenta177228ff8596f2457c8f527ec919c7c6f7c60fc
Added methods as_Menu and as_Control to convert a resource
to those object types

You can now set the data attribute of a resource with the expected
semantics (but you have to call ChangedResource yourself)
Mac/Modules/res/Resmodule.c
Mac/Modules/res/resedit.py
Mac/Modules/res/ressupport.py