hi all!!
newbie qns
in the event of a button press, i wish to display a Message Box.
how do i do that in FX Ruby.
thanks in advance
RKS
hi all!!
newbie qns
in the event of a button press, i wish to display a Message Box.
how do i do that in FX Ruby.
thanks in advance
RKS
Ramakrishnan Subramanian wrote:
in the event of a button press, i wish to display a Message Box.
how do i do that in FX Ruby.
Use one of the singleton methods of the FXMessageBox class. It’s
demonstrated in at least half of the example programs that come with FXRuby.