RE: Question RE: IDE
- Posted by Judith <camping at txcyber.com> Jun 23, 2001
- 380 views
CK Lester wrote: > I created a project and saved it. Then I went in and modified the *.exw > it > had created. When I loaded it back into the IDE, however, those changes > did > not show up. Can this feature be added, where the IDE can import code > from > an *.exw? Should be "easy" to do. ;) I get this request a lot and I have tried to provide it. However, there are so many situations that IDE does not yet handle that the method does not work. Case in point is negative X, Y values for offscreen Pixmap and other controls. Also win32lib now lets user create the controls with non-numeric x,y,xc,cy and IDE would crash with that. I'm working on non-numeric and negative x,y but progress is slow. I probably could get around these for exw written from IDE but somebody will certainly want to load an exw file they wrote without using IDE. If anyone wanst to tackle the job of writing a program to update IDE, pease feel free to do so. It sure won't hurt my feelings. What you would have to do is create the PRJ file or a sequence that has a certain format. I can provide the sequence since the PRJ file creates it internally in IDE. > > Thanks in advance for making this feature available by 2:00pm today. Well, I missed that deadline, didn't I? <hehe> Thanks, Judith > > -ck > > P.S. heheheee! > > > >