Re: [Orbit-python-list] Bonobo control example
Status: Inactive
Brought to you by:
tack
|
From: Johan D. <zil...@ho...> - 2001-08-28 11:04:40
|
tis 2001-08-28 klockan 13.04 skrev Michele Campeotto:
> Johan Dahlin wrote:
> > And the thing that your forgot:
> > GNOME_BonoboTutorial_IPCtrl_Control.oaf
>
> I didn't included it because it the same file from the tutorial.
>
Okay, but you would still have to change location in your factory, to
point it at control.py
> > Bonobo uses oaf for activation of objects.
> > This is done by a daemon, called oafd.
> [... snipped lots of good info...]
> > You'll have to kill oafd to make oaf use the new variables.
> > OAF_DEBUG_OUTPUT is also a good idea so you can see what's going on.
>
> Didn't know about OAF_DEBUG_OUTPUT, thanks.
>
> > Nothing silly about the questrions, since you probably newer heard
> > of oaf before :)
>
> I did know OAF and I also restarted it thousands of times to make my
> control work, but with no success (it wilked with a GtkLabel or a plain
> GtkEntry, though).
>
> Have you run the scripts? There is a syntax error in container.py:
> def create_app ():
> window = bonobo.BonoboWindow ('ipctrl-container',
> 'a container for ipctrl's')
>
> there are three "'"! ;o)
Oops, i just fixed it up to make it look nicer :)
But yeah, i tried them.
>
--
-------------------------------------------------
- Johan Dahlin Address: -
- zi...@as... Nygatan 17, nb -
- zil...@ho... 523 30 Ulricehamn -
- PHONE: +46 (0)321-17559 SWEDEN -
- IRC: zilch @ irc.gnome.org -
-------------------------------------------------
|