Re: Gtk2:Dialog->new
- From: Ross McFarland <rwmcfa1 neces com>
- To: Deling Ren <deling_ren 123mail org>
- Cc: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: Re: Gtk2:Dialog->new
- Date: 12 Aug 2003 00:47:55 -0400
On Mon, 2003-08-11 at 22:43, muppet wrote:
but really, the biggest differences between Gtk and the MFC is Gtk's
packer-layout versus static coordinate placement[1] and GLib's
signal/callback framework versus MFCs message-routing tables. oh, and
the document/view arch is not part of Gtk. and you say "widget"
instead of "control." :-)
[1] actually, you *can* do fixed layout in Gtk, but once you've figured
out the packing you'll never go back.
i'm sure you have or would soon find http://www.gtk.org/api/ that's my
gtk2-perl programming starting point. after choosing the online version
of Gtk there's a link to a widget hierarchy that i find the most useful.
as muppet pointed out Gtk2::api will tell you how to translate between
what the c docs say and how perl will work.
you're feedback on existing and missing/lacking documentation would be
greatly appreciated since you are coming to Gtk2-Perl cold. most
everyone else around here has been involved for a while and wouldn't
count as a new user.
-rm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]