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

MDI Child Form activate invalid?

 
Post new topic   Reply to topic     Forum Index -> DFL
View previous topic :: View next topic  
Author Message
ideage



Joined: 12 Jul 2006
Posts: 63
Location: china

PostPosted: Fri Mar 02, 2007 2:22 am    Post subject: MDI Child Form activate invalid? Reply with quote

I use DFL in my application. it is fine.

when i use form's activate method ,nothing occur.

Why?
________
VAPORIZER WIKI


Last edited by ideage on Tue Mar 15, 2011 2:47 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
Chris Miller



Joined: 27 Mar 2004
Posts: 514
Location: The Internet

PostPosted: Fri Mar 02, 2007 7:06 pm    Post subject: Re: MDI Child Form activate invalid? Reply with quote

Fixed in current snapshot. Thanks for letting me know about this.
Back to top
View user's profile Send private message
ideage



Joined: 12 Jul 2006
Posts: 63
Location: china

PostPosted: Fri Mar 02, 2007 8:15 pm    Post subject: Reply with quote

Many Thanks! activaate OK.

Why add Menu a tag property? It help me dynamic create menu and exec function.

Code:
private char[] _tag;
   public char[] tag()
   {
      return _tag;
   }
   
   public char[] tag(char[] txt)
   {
      return _tag = txt;
   }

________
Ford Ikon history


Last edited by ideage on Wed Feb 02, 2011 5:05 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
ideage



Joined: 12 Jul 2006
Posts: 63
Location: china

PostPosted: Sun Mar 04, 2007 9:41 am    Post subject: Reply with quote

Thanks!

I found tag! It's very nice!

MenuItem.tag = new dfl.base.StringObject("abcd")! aha!
________
Chevrolet Aerovette specifications
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DFL 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