Re: Regular button inside a TreeView



On Fri, 2003-11-07 at 20:41, Harring Figueiredo wrote:
 Sorry to say this, but it seems to be a very poor User Interface.


I disagree.  I am looking to do the same thing at the moment.  My
interface has LDAP search results with up to 3 phone numbers per entry. 
I want to be able to click on a button to dial either of the numbers
(e.g. internal/external/mobile).  Clicking on a row then clicking
another button a too many clicks IMO.

 Instead of doing this out-of-the norm interface, have you considered having
your treeview be SELECTION_SINGLE and have a button somewhere else that becomes
sensitive/insensitive when one row is selected/unselected.


This takes up more space on the dialog that could be used to display the
search results I mean to present the user with.

 IMHO, we try to come up with crazy interface that just breaks the users
intuition and clogs out screen.

  my 2 cents ... steping out of the soap box...

Harring.




--- Dimitar Haralanov <mitko keyresearch com> wrote:
    Hi, all

    before I start hacking away on the excellent cell_renderer_spin_button
code that Tim Muller sent to the list, I want to ask whether there is a
way (or a widget) to insert a regular button (with a label) into a
GtkTreeView?
    I would like to have one of the cell of the TreeView be a button with
custom label text and be connected to a callback which will open a new
window.

    Thanx for the help!




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