Patches: Browse | Submit New | Admin

[#25757] Add stock wxWidgets function for managind ID's

Date:
2009-05-02 14:54
Priority:
3
Submitted By:
Pascal Hurni (phi)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Add stock wxWidgets function for managind ID's

Detailed description
Function.i miss some stock wxWidgets function for managing ID's, they are:

  long wxNewId();
  void wxRegisterId(long id);
  long wxGetCurrentId();

The patch simply add these functions so they are available on wxRuby.

Regards,

Pascal

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
Function.patch Download

Changes:

Field Old Value Date By
File Added4513: Function.patch2009-05-02 14:54phi