Doubt about the GTK+ graphic library (Drawing a Tree B in the C language)

Asked

Viewed 187 times

2

Good afternoon,

Recently I had a job that was basically the implementation in C Language with graphical interface of a B-Tree, the program should allow and show the insertion, removal and search operations, reconstructing the tree every step.

I would like to know if there is a graphic library that facilitates the process of drawing the tree, that is, providing procedures to draw geometric shapes.

I’m currently trying to use the Glade (and the library GTK+) for the process, but I am beginner with the tool.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.