On Sat, May 26, 2001 at 11:43:24AM +0100, Ed Lea wrote:
> On Sat, 26 May 2001, Patrick McFadden wrote:
>
> > Hey everyone,
> > Haven't ever mailed the list yet, but sort of announcing I'm here and also
> > comfirming this problem. No icons at all. But hardcoding them does make
> > them pop into the screen.
> >
> > Of course, hard coding them in makes all the icons appear on top of each
> > other, but that's besides the point. :)
> >
>
> I'm not sure why plugin->x+x was needed for the x coordinate, making it
> just 5 (and maybe declaring int x = 5; to begin with) sorts it out nicely
> - the left hand edge of the screen is always going to be 0
Ideally, the plugins will be relocatable.
The problem was that I forgot to initialize x. I'll commit the fix in a
few seconds.
-- Evan Martin - martine@speakeasy.org http://www.speakeasy.org/~martine_______________________________________________ Further-devel mailing list Further-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/further-devel
This archive was generated by hypermail 2.1.2 : Sun Nov 11 2001 - 14:16:15 PST