Re: [Planner Dev] Insert task dialog



On Mon, 2006-01-02 at 02:14 -0800, Ruman wrote:
> hello,
>       the insert task dialog..appears on click to the
> Insert tasks on the menubar.Can someone explain to me
> how this callback works..

When Insert tasks is clicked, the task_view_insert_tasks_cb function in
planner-task-view.c is called, which passes the task tree to
planner_task_tree_insert_tasks in planner-task-tree.c.  This is the
function that opens the input tasks dialog and allows the user to enter
data into the task tree.

Hope this helps.

-- 
Kurt Maute <kurt maute us>




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