wxWidgets / wxWidgets

Cross-Platform C++ GUI Library
https://www.wxwidgets.org/
6.15k stars 1.77k forks source link

Added timer constructor for Mac - API compliance #4860

Closed wxtrac closed 2 years ago

wxtrac commented 23 years ago

Issue migrated from trac ticket # 4860

component: old wxOSX/Carbon port | priority: normal

2000-11-26 18:36:23: pcbeard created the issue

wxtrac commented 23 years ago

2000-11-26 18:31:58: pcbeard commented


This makes the Mac timer class compatible with the MSW timer class, by adding the wxTimer(wxEvtHandler *owner, int id) constructor.

wxtrac commented 23 years ago

2000-11-26 18:36:23: pcbeard uploaded file None (1.4 KiB)

None