how to insert data...

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2008
Posts: 30
Reputation: Hannahlv is an unknown quantity at this point 
Solved Threads: 0
Hannahlv Hannahlv is offline Offline
Light Poster

how to insert data...

 
0
  #1
Aug 29th, 2008
how to insert data like dynamic label...
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 4
Reputation: khbummy is an unknown quantity at this point 
Solved Threads: 1
khbummy khbummy is offline Offline
Newbie Poster

Re: how to insert data...

 
0
  #2
Aug 29th, 2008
What do you mean?

  1. Label lbl=new Label();
  2. lbl.Text="What do you mean?";
  3. SomeContainer.Controls.Add(lbl);
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 65
Reputation: Renukavani is an unknown quantity at this point 
Solved Threads: 6
Renukavani Renukavani is offline Offline
Junior Poster in Training

Re: how to insert data...

 
0
  #3
Aug 29th, 2008
Originally Posted by Hannahlv View Post
how to insert data like dynamic label...
1.can u tel me where u want to insert data
while runtime or what. expecting more explanation
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 30
Reputation: Hannahlv is an unknown quantity at this point 
Solved Threads: 0
Hannahlv Hannahlv is offline Offline
Light Poster

Re: how to insert data...

 
0
  #4
Aug 29th, 2008
i wan to insert data in a dab audio frame... example: i got a frame 480bytes... then i will increase the frame size to 576 bytes... and i need to insert 96 bytes of data that 1 wan...

so how to write the code? or got any structure to show it?
Reply With Quote Quick reply to this message  
Join Date: Nov 2005
Posts: 33
Reputation: miculnegru is an unknown quantity at this point 
Solved Threads: 5
miculnegru miculnegru is offline Offline
Light Poster

Re: how to insert data...

 
0
  #5
Aug 29th, 2008
as far as i understand your question is : how you insert a object in a audio frame at runtime ?

could you post some code on how the audio frame looks , or how is the data formated ? in a byte array ? or something ? anything is better than what you have posted so far.
Last edited by miculnegru; Aug 29th, 2008 at 4:44 am.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC