develooper Front page | perl.wxperl.users | Postings from February 2013

Re: Modality and new windows

Thread Previous | Thread Next
From:
Mark Dootson
Date:
February 16, 2013 06:34
Subject:
Re: Modality and new windows
Message ID:
511F2879.4090604@znix.com
Hi,

I should just add regarding Wx::PlComboPopup usage, the C++ class 
wxComboPopup has the protected member m_combo that allows you to access 
the wxComboCtrl. In wxPerl that is available via:

$cmbpopup->GetComboCtrl;

I should add a line using that to the demo.

Cheers

Mark

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About