Find the answer to your Linux question:
Results 1 to 3 of 3
Can we include a gtk entry and spin buttons into a treeview column?..........this is regarding gtk+programming......can anybody help me with a code.......i m trying to develop a treeview column with ...
  1. #1
    Just Joined!
    Join Date
    Dec 2007
    Location
    bangalore
    Posts
    38

    Gtk+

    Can we include a gtk entry and spin buttons into a treeview column?..........this is regarding gtk+programming......can anybody help me with a code.......i m trying to develop a treeview column with an entry and spin buttons..........plz do reply quick anybody.........

  2. #2
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Can we include a gtk -> yes you can.
    But you use we as in, a group. But you haven't told us who we is. So technically this sentence is incorrect.
    I can help you with the code. But there is your Problem?
    What have you tried? What failed?

    I did reply quite Quick. Hope I helped
    New Users, please read this..
    Google first, then ask..

  3. #3
    Just Joined!
    Join Date
    Dec 2007
    Location
    bangalore
    Posts
    38
    sorry about the grammatical mistake..........allow me to change the question
    Can a gtk entry and spin buttons be added to a treeview column?
    well i was trying with
    gtk_tree_view_column_new_with_attributes();
    but since the renderer does not have any options or property to add a widget i couldnt add an entry to a column
    a treeview has the property "widget" which means an entry can be added.....

    so could you help me with this as u told...............thanks for the help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...