Re: how to get a Handle in gtkmm
- From: "Jonathon Jongsma" <jonathon quotidian org>
- To: "Iker Perez de Albeniz" <ialbeniz cbt es>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: how to get a Handle in gtkmm
- Date: Wed, 28 Nov 2007 11:01:18 -0600
On 11/28/07, Iker Perez de Albeniz <ialbeniz cbt es> wrote:
>
> I have googled and i have find some examples:
>
> GDK_WINDOW_HWND
> http://mail.gnome.org/archives/gtk-app-devel-list/2005-August/msg00173.html
>
> or
>
> HWND hWnd = gdk_win32_drawable_get_handle(gdk_window);
> http://www.mail-archive.com/gtkmm-list gnome org/msg05159.html
>
>
> but any of both examples works.. in both cases i have the same error:
> identifier not found
>
> why this command doesn't work?? do i need eany especial include??
>
>
> thanks,
My guess is you have to include a special win32 header. looking...
probably gdkwin32.h
--
jonner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]