I am trying to add a second toolbar to my GnomeApp application. Using a
second time create_toolbar() brings strange behaviour (only once the
first toolbar is moved *and* the application re-executed, the second
toolbar appears. And it disappears if you execute again the application
!).

There's the add_toolbar(self, toolbar, name, behavior, placement,
band_num,band_position, offset) method but I cannot figure out the
arguments - nothing I tried work properly. Can you help ?

By the way, these arguments are almost the same as add_dock_item(self,
item, placement, band_num, band_position,offset): is this fo fix items
in the GnomeApp ?

Best,
S.Kessler


--
[EMAIL PROTECTED]

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to