Re: How would I use casting ?
- From: "David Necas (Yeti)" <yeti physics muni cz>
- To: Dipak G Patil <dippatil in ibm com>
- Cc: gtk-list gnome org
- Subject: Re: How would I use casting ?
- Date: Wed, 14 Jul 2004 09:29:07 +0200
(please don't top-post)
On Wed, Jul 14, 2004 at 12:45:58PM +0530, Dipak G Patil wrote:
>
> Now I want to use gdk_window_process_updates so I think use of
> gtk_widget_realize is mandatory as I couldnt find equivalent API in GTK.
> Could you suggest me right way if you think using gtk_widget_realize API is not
> a good idea ?
gdk_window_process_updates() is rarely needed. Maybe you want
gtk_widget_queue_draw() or maybe even gtk_main_iteration_do().
Unles you are really trying to force synchronous exposes.
What problem you are trying to solve?
Yeti
--
Do not use tab characters. Their effect is not predictable.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]