#include "Process_List.h"
#include "Drawing.h"
+/* NOTE : no draing data should be sent there, as the drawing widget
+ * has not been initialized */
void send_test_data(ProcessList *Process_List, Drawing_t *Drawing)
{
guint height, size;
1,
&birth,
&height);
- Drawing_Insert_Square( Drawing, height, 5);
+ //Drawing_Insert_Square( Drawing, height, 5);
g_critical("height : %u", height);
156,
&birth,
&height);
- Drawing_Insert_Square( Drawing, height, 5);
+ //Drawing_Insert_Square( Drawing, height, 5);
g_critical("height : %u", height);
10,
&birth,
&height);
- Drawing_Insert_Square( Drawing, height, 5);
+ //Drawing_Insert_Square( Drawing, height, 5);
for(i=0; i<10; i++)
{
i,
&birth,
&height);
- Drawing_Insert_Square( Drawing, height, 5);
+ //Drawing_Insert_Square( Drawing, height, 5);
}
g_critical("height : %u", height);
10,
&birth,
&height);
- Drawing_Insert_Square( Drawing, height, 5);
+ //Drawing_Insert_Square( Drawing, height, 5);
g_critical("height : %u", height);
ProcessList_add(Process_List,
10000,
&birth,
&height);
- Drawing_Insert_Square( Drawing, height, 5);
+ //Drawing_Insert_Square( Drawing, height, 5);
g_critical("height : %u", height);
10000,
&birth);
- Drawing_Remove_Square( Drawing, height, 5);
+ //Drawing_Remove_Square( Drawing, height, 5);
if(got_RowRef =
(GtkTreeRowReference*)g_hash_table_lookup(