paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] looping inside a function


From: Alexander Pipelka
Subject: Re: [paragui-users] looping inside a function
Date: 27 May 2002 18:24:03 +0200

Am Mon, 2002-05-13 um 13.26 schrieb Alejandro Garcia:
> Is there any way of looping inside a function and waiting 
> for an event as clicking a button?
> I want to call a function who waits for a button click and 
> after that, closes a theme_widget and returns a char*. I've 
> tried with SDL_PollEvent but can't hit any button in my 
> application.

Sure :))

Please take a look at the messagebox code:
pgmessagebox.cpp

That will help you.

Alex






reply via email to

[Prev in Thread] Current Thread [Next in Thread]