Re: gtk_text_buffer_delete_interactive



On 10 Sep 2001, Havoc Pennington wrote:

> 
> vishnu pobox com writes: 
> > Can i add a "delete-range-interactive" signal that mirrors
> > the "delete-range" signal?
> > 
> > If i can insert my code before "delete-range-interactive"
> > then i can adjust the tags & iterators to do the right thing.
> > 
> > Will such a patch be acceptable?
> > 
> > Please comment.
> 
> Ah, I understand what you're saying; you're suggesting virtualizing
> the _interactive operations.
> 
> I think that would make sense, but our chances of getting in past the
> API freeze at this point are pretty slim. So it may be a 3.0 issue.

i don't think it makes much sense to be too restrictive about API changes
in the new widgets, i.e. text and tree view.
it's only now (or very recently) that people start using those widgets
with our prereleases, so necessary API changes should be paid much
attention to for the newly added code portions.
that being said, i don't have enough information to judge the
issue at hand, but i'd like to sensitize you for the fact that the
major part of API review for our new widgets is yet to come (of course
i also don't want anymore random shuffeling of APIs going on, but we
meant to provide _suitable_ replacements for GtkText and GtkCTree with
2.0, right? ;)

> 
> Havoc
> 

---
ciaoTJ





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]