Does anyone know if the missing functions from 2.9.1 are planned to be 
implemented in an upcoming release of
the Wx perl module ?  I'd really like to be able to utilize both images and 
text in a button at the same
time like you can in Perl/Tk.  I know there are workarounds for this using 
Wx::BitmapButton and converting
the text to part of the image - but it's not really the same !!

Thanks,
Stephen

> 
> Yes - the complete list of functions for Wx::Button in 2.9.1 is shown below:
> 
> Create
> GetAuthNeeded
> GetBitmap
> GetBitmapCurrent
> GetBitmapDisabled
> GetBitmapFocus
> GetBitmapLabel
> GetBitmapPressed
> GetBitmapMargins
> GetLabel
> SetAuthNeeded
> SetBitmap
> SetBitmapCurrent
> SetBitmapDisabled
> SetBitmapFocus
> SetBitmapLabel
> SetBitmapPressed
> SetBitmapPosition
> SetDefault
> SetLabel
> SetBitmapMargins
> SetBitmapMargins
> GetDefaultSize
> 
> Stephen
> 

Reply via email to