Re: [Fxruby-users] FXScrollArea
Status: Inactive
Brought to you by:
lyle
From: Fredrik J. <fr...@po...> - 2004-06-02 04:49:07
|
On Tue, Jun 01, 2004 at 10:25:38PM -0400, RLMuller wrote: > How'd you get Steve's code to work. I tried it and it barfed on require > "myfoxcal". > It wasn't so much the running of the code, but seeing that he used FXScrollWindow instead of FXScrollArea. However, just remove the <require 'myfoxcal'> line and the line with <MyDateTime> and it will run. HTH, //F |