On Thu, 8 Mar 2007, Joost van der Sluis wrote:
> > I've isolated the problem. It occurs when inherited TDataModules are in > one file. According to Jesus Reyes (on IRC) did Mattias say that this > was on purpose. > > That means that Lazarus doesn't work right with the current version of > fcl-web. So do I have to split up fcl-web into somewhat like 40 files, > or is there another/better way to solve this? I had it initially working without this problem. Why would having inherited TDatamodules in 1 file generate problems ? That would mean that TForm/TCustomform descendents would also not work, and they at least used to work; I wrote articles about that, demonstrating how to use it ? Has the IDE behaviour changed in this regard ? > > Joost. > > ps: This kinds of explains the situation: http://imagebin.org/7552 from the picture: Is the source as it is in the unit generated by the IDE or did you modify it ? The problem is then not in the fcl-web, but in the IDE support for it ? Michael. _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
