René's URL Explorer Experiment
go
Title:
PythonCard08 - wxPyWiki
direct link
Domain:
wiki.wxpython.org
None
text/html;charset=utf-8
Links
:
https://wiki.wxpython.org/FrontPage
Login
https://wiki.wxpython.org/action/login/PythonCard08?action=login
PythonCard08
https://wiki.wxpython.org/PythonCard08
FrontPage
https://wiki.wxpython.org/FrontPage
RecentChanges
https://wiki.wxpython.org/RecentChanges
FindPage
https://wiki.wxpython.org/FindPage
HelpContents
https://wiki.wxpython.org/HelpContents
PythonCard08
https://wiki.wxpython.org/PythonCard08
Comments
https://wiki.wxpython.org/PythonCard08
Info
https://wiki.wxpython.org/action/info/PythonCard08?action=info
Attachments
https://wiki.wxpython.org/action/AttachFile/PythonCard08?action=AttachFile
PythonCard
https://wiki.wxpython.org/PythonCard
Introduction
https://wiki.wxpython.org/PythonCard08#Introduction
minimal requirements [DONE]
https://wiki.wxpython.org/PythonCard08#minimal_requirements_.5BDONE.5D
Python 2.3
https://wiki.wxpython.org/PythonCard08#Python_2.3
wxPython 2.5 to wxPython 2.6
https://wiki.wxpython.org/PythonCard08#wxPython_2.5_to_wxPython_2.6
No abbreviations
https://wiki.wxpython.org/PythonCard08#No_abbreviations
Fix all Singletons [PARTLY DONE]
https://wiki.wxpython.org/PythonCard08#Fix_all_Singletons_.5BPARTLY_DONE.5D
Remove module functions
https://wiki.wxpython.org/PythonCard08#Remove_module_functions
Framework internal documentation
https://wiki.wxpython.org/PythonCard08#Framework_internal_documentation
package name change [DONE]
https://wiki.wxpython.org/PythonCard08#package_name_change_.5BDONE.5D
Remove binding.py [DONE]
https://wiki.wxpython.org/PythonCard08#Remove_binding.py_.5BDONE.5D
Remove dispatch.py [DONE]
https://wiki.wxpython.org/PythonCard08#Remove_dispatch.py_.5BDONE.5D
Rename model.py -> application.py
https://wiki.wxpython.org/PythonCard08#Rename_model.py_-.3E_application.py
Rename PythonCardApp -> Application [DONE]
https://wiki.wxpython.org/PythonCard08#Rename_PythonCardApp_-.3E_Application_.5BDONE.5D
Rename Background -> Window
https://wiki.wxpython.org/PythonCard08#Rename_Background_-.3E_Window
rename or remove stack references [DONE]
https://wiki.wxpython.org/PythonCard08#rename_or_remove_stack_references_.5BDONE.5D
revisit the resource file format
https://wiki.wxpython.org/PythonCard08#revisit_the_resource_file_format
Refactor config.py -> configuration.py [DONE]
https://wiki.wxpython.org/PythonCard08#Refactor_config.py_-.3E_configuration.py_.5BDONE.5D
Remove PythonCardObject and all references to it [DONE]
https://wiki.wxpython.org/PythonCard08#Remove_PythonCardObject_and_all_references_to_it_.5BDONE.5D
Remove ObjectMap and all references to it [DONE]
https://wiki.wxpython.org/PythonCard08#Remove_ObjectMap_and_all_references_to_it_.5BDONE.5D
Remove ObjectLookup and all references to it [DONE]
https://wiki.wxpython.org/PythonCard08#Remove_ObjectLookup_and_all_references_to_it_.5BDONE.5D
Change on_openBackground to initialize [DONE]
https://wiki.wxpython.org/PythonCard08#Change_on_openBackground_to_initialize_.5BDONE.5D
Rename pom.py -> component.py [DONE]
https://wiki.wxpython.org/PythonCard08#Rename_pom.py_-.3E_component.py_.5BDONE.5D
Unit Tests
https://wiki.wxpython.org/PythonCard08#Unit_Tests
ComponentLoader
https://wiki.wxpython.org/PythonCard08#ComponentLoader
Compound Components
https://wiki.wxpython.org/PythonCard08#Compound_Components
blow away all old cruft code and comments [PARTLY DONE]
https://wiki.wxpython.org/PythonCard08#blow_away_all_old_cruft_code_and_comments_.5BPARTLY_DONE.5D
Wrap wxTimer [DONE]
https://wiki.wxpython.org/PythonCard08#Wrap_wxTimer_.5BDONE.5D
rename idle event?
https://wiki.wxpython.org/PythonCard08#rename_idle_event.3F
Enforce mixedCase method names [PARTLY DONE]
https://wiki.wxpython.org/PythonCard08#Enforce_mixedCase_method_names_.5BPARTLY_DONE.5D
Document API Changes [ONGOING]
https://wiki.wxpython.org/PythonCard08#Document_API_Changes_.5BONGOING.5D
Create a migration.html document
https://wiki.wxpython.org/PythonCard08#Create_a_migration.html_document
More mixedCase vs CamelCase [PARTLY DONE]
https://wiki.wxpython.org/PythonCard08#More_mixedCase_vs_CamelCase_.5BPARTLY_DONE.5D
Document all classes and methods
https://wiki.wxpython.org/PythonCard08#Document_all_classes_and_methods
Document spec attributes
https://wiki.wxpython.org/PythonCard08#Document_spec_attributes
Switch to property() (wxPython 2.5) for attributes [DONE]
https://wiki.wxpython.org/PythonCard08#Switch_to_property.28.29_.28wxPython_2.5.29_for_attributes_.5BDONE.5D
add property attributes to Background, CustomDialog, and Panel [PARTLY DONE]
https://wiki.wxpython.org/PythonCard08#add_property_attributes_to_Background.2C_CustomDialog.2C_and_Panel_.5BPARTLY_DONE.5D
Add MultipleSelectionList component
https://wiki.wxpython.org/PythonCard08#Add_MultipleSelectionList_component
Update changelog.txt [ONGOING]
https://wiki.wxpython.org/PythonCard08#Update_changelog.txt_.5BONGOING.5D
Developers always provide initials in comments
https://wiki.wxpython.org/PythonCard08#Developers_always_provide_initials_in_comments
Horizontal whitespace
https://wiki.wxpython.org/PythonCard08#Horizontal_whitespace
Update docs with stylesheets [PARTLY DONE]
https://wiki.wxpython.org/PythonCard08#Update_docs_with_stylesheets_.5BPARTLY_DONE.5D
Change wxPython import statements [DONE]
https://wiki.wxpython.org/PythonCard08#Change_wxPython_import_statements_.5BDONE.5D
Remove irrelevant samples
https://wiki.wxpython.org/PythonCard08#Remove_irrelevant_samples
Create 'windows' sub-package [PARTLY DONE]
https://wiki.wxpython.org/PythonCard08#Create_.27windows.27_sub-package_.5BPARTLY_DONE.5D
Rewrite samples as components
https://wiki.wxpython.org/PythonCard08#Rewrite_samples_as_components
Rewrite the tools using components
https://wiki.wxpython.org/PythonCard08#Rewrite_the_tools_using_components
update sound.py to use wx.Sound [PARTLY DONE]
https://wiki.wxpython.org/PythonCard08#update_sound.py_to_use_wx.Sound_.5BPARTLY_DONE.5D
decide whether turtle module should use tuples
https://wiki.wxpython.org/PythonCard08#decide_whether_turtle_module_should_use_tuples
add additional Background events [PARTLY DONE]
https://wiki.wxpython.org/PythonCard08#add_additional_Background_events_.5BPARTLY_DONE.5D
Revisit the old to do list
https://wiki.wxpython.org/PythonCard08#Revisit_the_old_to_do_list
Rename res.py -> resource.py [DONE]
https://wiki.wxpython.org/PythonCard08#Rename_res.py_-.3E_resource.py_.5BDONE.5D
cleanup except blocks where pass is used
https://wiki.wxpython.org/PythonCard08#cleanup_except_blocks_where_pass_is_used
switch to built-in exceptions when appropriate
https://wiki.wxpython.org/PythonCard08#switch_to_built-in_exceptions_when_appropriate
adopt more structured version scheme?
https://wiki.wxpython.org/PythonCard08#adopt_more_structured_version_scheme.3F
make StatusBar a direct subclass [DONE]
https://wiki.wxpython.org/PythonCard08#make_StatusBar_a_direct_subclass_.5BDONE.5D
add ToolBar support similar to StatusBar
https://wiki.wxpython.org/PythonCard08#add_ToolBar_support_similar_to_StatusBar
remove Ptr classes from isinstance checks [DONE]
https://wiki.wxpython.org/PythonCard08#remove_Ptr_classes_from_isinstance_checks_.5BDONE.5D
add About PythonCard dialog to codeEditor and resourceEditor [DONE]
https://wiki.wxpython.org/PythonCard08#add_About_PythonCard_dialog_to_codeEditor_and_resourceEditor_.5BDONE.5D
make a more elaborate About PythonCard dialog [CONTEST IN PROGRESS]
https://wiki.wxpython.org/PythonCard08#make_a_more_elaborate_About_PythonCard_dialog_.5BCONTEST_IN_PROGRESS.5D
refactor WidgetDict to a direct subclass of dict instead of UserDict
https://wiki.wxpython.org/PythonCard08#refactor_WidgetDict_to_a_direct_subclass_of_dict_instead_of_UserDict
figure out where extra Flush calls are coming from [DONE]
https://wiki.wxpython.org/PythonCard08#figure_out_where_extra_Flush_calls_are_coming_from_.5BDONE.5D
remove or fix command events for Image, BitmapCanvas, Static...?
https://wiki.wxpython.org/PythonCard08#remove_or_fix_command_events_for_Image.2C_BitmapCanvas.2C_Static....3F
figure out if skip handlers can be removed from dialogs [DONE]
https://wiki.wxpython.org/PythonCard08#figure_out_if_skip_handlers_can_be_removed_from_dialogs_.5BDONE.5D
standardize runScript
https://wiki.wxpython.org/PythonCard08#standardize_runScript
add TwistedApplication and samples [DONE]
https://wiki.wxpython.org/PythonCard08#add_TwistedApplication_and_samples_.5BDONE.5D
add statusbar subclass example
https://wiki.wxpython.org/PythonCard08#add_statusbar_subclass_example
unit tests for util.py
https://wiki.wxpython.org/PythonCard08#unit_tests_for_util.py
add wxPythonBugs dir or cvs tree
https://wiki.wxpython.org/PythonCard08#add_wxPythonBugs_dir_or_cvs_tree
fix memory leak in event dispatch [DONE]
https://wiki.wxpython.org/PythonCard08#fix_memory_leak_in_event_dispatch_.5BDONE.5D
Rewrite event subsystem [IN PROGRESS]
https://wiki.wxpython.org/PythonCard08#Rewrite_event_subsystem_.5BIN_PROGRESS.5D
generalize resourceEditor component handling [PARTLY DONE]
https://wiki.wxpython.org/PythonCard08#generalize_resourceEditor_component_handling_.5BPARTLY_DONE.5D
various other resourceEditor fixes
https://wiki.wxpython.org/PythonCard08#various_other_resourceEditor_fixes
fix drag and resize logic in resourceEditor
https://wiki.wxpython.org/PythonCard08#fix_drag_and_resize_logic_in_resourceEditor
fix addMethod
https://wiki.wxpython.org/PythonCard08#fix_addMethod
Also see
https://wiki.wxpython.org/PythonCard08#Also_see
PythonCard
https://wiki.wxpython.org/PythonCard
PythonCard
https://wiki.wxpython.org/PythonCard
PythonCard
https://wiki.wxpython.org/PythonCard
PythonCardPrototype
https://wiki.wxpython.org/PythonCardPrototype
PythonCard
https://wiki.wxpython.org/PythonCard
PythonCardPrototype
https://wiki.wxpython.org/PythonCardPrototype
PythonCard
https://wiki.wxpython.org/PythonCard
PythonCardPrototype
https://wiki.wxpython.org/PythonCardPrototype
PythonCard
https://wiki.wxpython.org/PythonCard
DefaultEventBinding
https://wiki.wxpython.org/DefaultEventBinding
EventBinding
https://wiki.wxpython.org/EventBinding
SystemEvent
https://wiki.wxpython.org/SystemEvent
PyCommandEvent
https://wiki.wxpython.org/PyCommandEvent
DispatchEvent
https://wiki.wxpython.org/DispatchEvent
EventAdapter
https://wiki.wxpython.org/EventAdapter
PythonCardApp
https://wiki.wxpython.org/PythonCardApp
OptionName
https://wiki.wxpython.org/OptionName
PythonCard
https://wiki.wxpython.org/PythonCard
X11Test
https://wiki.wxpython.org/X11Test
ComponentLoader
https://wiki.wxpython.org/ComponentLoader
PythonCard
https://wiki.wxpython.org/PythonCard
PythonCard
https://wiki.wxpython.org/PythonCard
TextCtrl
https://wiki.wxpython.org/TextCtrl
WakeUpIdle
https://wiki.wxpython.org/WakeUpIdle
CallAfter
https://wiki.wxpython.org/CallAfter
WakeUpIdle
https://wiki.wxpython.org/WakeUpIdle
CallAfter
https://wiki.wxpython.org/CallAfter
CamelCase
https://wiki.wxpython.org/CamelCase
CamelCase
https://wiki.wxpython.org/CamelCase
PythonCard
https://wiki.wxpython.org/PythonCard
CamelCase
https://wiki.wxpython.org/CamelCase
CustomDialog
https://wiki.wxpython.org/CustomDialog
MultipleSelectionList
https://wiki.wxpython.org/MultipleSelectionList
http://www.halfcooked.com/pythoncard/
http://www.halfcooked.com/pythoncard/
PythonCardPrototype
https://wiki.wxpython.org/PythonCardPrototype
PythonCard
https://wiki.wxpython.org/PythonCard
PythonCard
https://wiki.wxpython.org/PythonCard
CustomDialogs
https://wiki.wxpython.org/CustomDialogs
BitmapCanvas
https://wiki.wxpython.org/BitmapCanvas
BitmapCanvas
https://wiki.wxpython.org/BitmapCanvas
PythonCard
https://wiki.wxpython.org/PythonCard
http://wiki.wxpython.org/index.cgi/PythonCardToDoList
http://wiki.wxpython.org/index.cgi/PythonCardToDoList
CustomDialog
https://wiki.wxpython.org/CustomDialog
StatusBars
https://wiki.wxpython.org/StatusBars
PythonCard
https://wiki.wxpython.org/PythonCard
PyCrust
https://wiki.wxpython.org/PyCrust
OleFlushClipboard
https://wiki.wxpython.org/OleFlushClipboard
CustomDialogs
https://wiki.wxpython.org/CustomDialogs
CustomDialog
https://wiki.wxpython.org/CustomDialog
TwistedApplication
https://wiki.wxpython.org/TwistedApplication
PythonCard
https://wiki.wxpython.org/PythonCard
PythonCardNewEventSubsystem
https://wiki.wxpython.org/PythonCardNewEventSubsystem
PythonCardToDoList
https://wiki.wxpython.org/PythonCardToDoList
changelog.txt
http://cvs.sourceforge.net/viewcvs.py/pythoncard/PythonCard/docs/changelog.txt?rev=HEAD&content-type=text/vnd.viewcvs-markup
Comments
https://wiki.wxpython.org/PythonCard08
Info
https://wiki.wxpython.org/action/info/PythonCard08?action=info
Attachments
https://wiki.wxpython.org/action/AttachFile/PythonCard08?action=AttachFile
MoinMoin Powered
http://moinmo.in/
Python Powered
http://moinmo.in/Python
GPL licensed
http://moinmo.in/GPL
Valid HTML 4.01
http://validator.w3.org/check?uri=referer
TrustedEditorsGroup
https://wiki.wxpython.org/TrustedEditorsGroup
Robots: index,nofollow
URLs of
crawlers that visited me
.