Re: closing a spawned window
- From: Chris Nystrom <ccn olenska hn org>
- To: Ronald Roth <rroth uiuc edu>
- Cc: GTK App Devel List <gtk-app-devel-list gnome org>
- Subject: Re: closing a spawned window
- Date: Wed, 19 Jun 2002 14:55:52 -0500 (CDT)
On 19 Jun 2002, Ronald Roth wrote:
I often have problems like these. I have a button whose callback needs
data about some other widget elsewhere in my program. In general, how
do I pass this data to my callback or retrieve the data from within the
callback?
I tend to use either global variables, or I create a function to return
the data that I need and then call it from the other routine.
Chris
ccn olenska hn org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]