hi all, i'm looking for pygtk(or at least GTK) training in Asia pacific area.(possible in singapore?) Got any company/training centre to recommend? thank
---------- Original Message ----------- From: Mark Lewis <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: 11 Jan 2003 21:53:50 -0800 Subject: [pygtk] TreeView question > I'm new to the pygtk bindings and somewhat new to gtk in general, and > I've got a question that I haven't been able to work out yet. > > I'm trying to figure out how to drag elements into a TreeView and know > where in the model the drop occurred. I'm using a TreeStore model if > that matters. > > I think the method that I want is GtkTreeView.enable_model_drag_dest, > but that doesn't appear to be implemented yet-- trying to generate the > method in a build results in: > (No ArgType for const-GtkTargetEntry*) > > Is there any other mechanism I can use to determine where in the model > the drop occurred? If not, then how difficult would it be to implement > the method I need? I'm willing to get my elbows dirty and implement the > method if I need to, but I'd need some guidance if I'm going to go that > route. > > Thanks, > Mark Lewis ------- End of Original Message ------- _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
