beginning of slate code to access SDL_gfx functions
Shaping
shaping1 at bellsouth.net
Tue Jan 11 18:13:16 PST 2005
[...]
> So, after you have edited both files:
> load: SDLLib.slate.
> If you get Nil, that's already very good, and I'd like to hear from you.
> load: SDLgfxLib.slate.
I asked a question about why this failed, but it was not answered.
load: SDLLib.slate.
signals: SDLLib was not found for the following arguments: ...
Did you truely intended this:
addSlot: #SDLLib.
SDLLib addSlot: #libSDL valued: (ExternalLibrary newNamed: 'SDL').
?
Shaping
More information about the Slate
mailing list