Thanks for the info. I was able to use callbacks to get what I want. Just
think it would be more convenient to use the available methods

-Ted

> From POP3 Fri Aug 13 23:34:59 1999
> X-Authentication-Warning: quoll.daa.com.au: majordomo set sender to 
>[EMAIL PROTECTED] using -f
> Date: Sat, 14 Aug 1999 11:04:25 +0800 (WST)
> From: James Henstridge <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [pygtk] simple selection question
> MIME-Version: 1.0
> X-UIDL: fded30d9a28189c3d0d7b0ccdcf53172
> 
> Currently there is no wrapper for doing this in pygtk.  I will add
> wrappers for this in the next release.
> 
> James.
> 
> --
> Email: [EMAIL PROTECTED]
> WWW:   http://www.daa.com.au/~james/
> 
> 
> On Fri, 13 Aug 1999, Ted Meng wrote:
> 
> > Hi,
> > 
> > I am using GtkText widget. After I select a portion of text,
> > I want to know the start and end position of the selected segment.
> > In C, I may directly call text.selection_start_pos, text.selection_start_end
> > to get them. How can I get them from PyGtk ?
> > 
> > Thanks in advance
> > 
> > -Ted Meng
> > To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
> > 
> 
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
> 
> 
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to