Name of Accessible (Not the Label Name)

2007-04-22 Thread Udayan Singh
Hi All, Dont know this would be the right mailing list for this question, but the question is related to accessibility (on GNOME), so am asking here. I have been using cspi (i.e. at-spi) library in my application. Scenario is that I am using HTML programming on web page and the application is

Re: Set text of GtkComboBoxEntry

2007-04-22 Thread Paul Pogonyshev
Sebastian Urban wrote: I want to set the text of a GtkComboBoxEntry. The text I set may or may not be in the TreeModel of the GtkComboBox. For reading text there is gtk_combo_box_get_active_text, but there is no gtk_combo_box_set_active_text. What method should I use? gtk_entry_set_text

Re: GtkCanvas requirements?

2007-04-22 Thread Gustavo J. A. M. Carneiro
On Sáb, 2007-04-21 at 17:09 -0400, Havoc Pennington wrote: [...] So another structure could be that there's a core which tries to encapsulate the minimum amount of structure for multiple objects to negotiate their usage of the screen area and keyboard, and then there are objects that layer

Re: GtkCanvas requirements?

2007-04-22 Thread Damon Chaplin
On Thu, 2007-04-19 at 16:19 -0400, Havoc Pennington wrote: Marco Pesenti Gritti wrote: There is something which bothers me though. Support for some units, points for example, would require floating points measures. And I suspect we don't want to do layout in floating point (instability

Re: GtkCanvas requirements?

2007-04-22 Thread Damon Chaplin
On Sat, 2007-04-21 at 10:30 -0500, Federico Mena Quintero wrote: El jue, 19-04-2007 a las 15:00 -0400, Havoc Pennington escribió: I'd step back first and do use-cases instead, and also talk about at a high level what the canvas is for and when it would be used, i.e.: Havoc is on the