FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

couble bugs

 
Post new topic   Reply to topic     Forum Index -> Elephant IDE
View previous topic :: View next topic  
Author Message
Ant^2i



Joined: 02 Jun 2005
Posts: 2

PostPosted: Mon Jun 06, 2005 4:14 am    Post subject: couble bugs Reply with quote

1. I can't add new file into project by using "menu->file->new file into project"-system.

2. If I edit some .d file and close elephant. Elephant ask will it save changes to edited file. If I choose Yes, it destroys whole file Shocked
Back to top
View user's profile Send private message
qbert



Joined: 30 Mar 2004
Posts: 209
Location: Dallas, Texas

PostPosted: Mon Jun 06, 2005 9:16 pm    Post subject: Reply with quote

Quote:
1. I can't add new file into project by using "menu->file->new file into project"-system.


If you select the folder you want to place them into it should work.

Quote:
2. If I edit some .d file and close elephant. Elephant ask will it save changes to edited file. If I choose Yes, it destroys whole file


Yay you found it! People have reported this but I could never find why. This turns out to be an MFC problem Mad , MFC is automatically prompting to save the file and calling _NO_ save routine , and its getting called _before_ I have a chance to save them properly. I'm still looking for a soloution to this, I tried overriding the ID_APP_EXIT call , but it just breaks everything and MFC has no easy way to handle this.

Ill be sooooo glad to give up C++ and MFC for D and DFL / Harmonia / SWT .

Charlie
Back to top
View user's profile Send private message MSN Messenger
qbert



Joined: 30 Mar 2004
Posts: 209
Location: Dallas, Texas

PostPosted: Fri Jun 24, 2005 3:58 pm    Post subject: Reply with quote

Quote:
2. If I edit some .d file and close elephant. Elephant ask will it save changes to edited file. If I choose Yes, it destroys whole file


This has been fixed for .26 , thanks for finding it Smile.

Charlie
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Elephant IDE All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group