Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
 
    Home Search Alerts Browse My Threads Setup About Login Signup    



    Thread search Tag search    

Search:      
In:
Order by:          Scope:   
Domain:    Results from this site only. (e.g. board.com)
 
Try out this search on BoardTracker Version 2.0 Beta HERE
    Thread search Tag search Author search    


   Search matches - Showing results 1 - 25 of 6562   
   |   [Sort by Date]    Sorted by Relevancy

Flash Kit Delegate.Create for an mc inside a class [DEADLINE] pls help  
21:23 14-Feb-06   [Replies: 2, Views: 24]    By: Unnamed
import mx.utils.Delegate; class main_movie extends MovieClip {     public var pbSend:Button;     public var my.. Delegate.create(this, checkFi...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Flash Kit call function from another scope (delegate)  
03:05 13-Jun-06   [Replies: 4, Views: 22]    By: Unnamed
import mx.utils.Delegate; / var rootNode:XMLNode; var productsNode:Array; var totalProducts:Number; var myProducts_xml = new XML(); / myProducts_xml.. this.onEnterFrame = Delega...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Flash Kit [F8] Multiple listeners with Delegate class  
08:56 9-Jul-06   [Replies: 1, Views: 11]    By: Unnamed
Hi there. Trying to get to grips with the Delegate class.. Delegate.create(sliderPressed); targetScrollbar.slider_mc.addEventListener("onRelease", Delegate.create(sli...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Flash Kit OOP troubles: Delegate with Iteration  
13:07 10-Jul-06   [Replies: 10, Views: 63]    By: Unnamed
So far so good, but when I try to use Delegate to give them an onRelease handler, it only works on the last button..Delegate.create(this, setButtons, i); buttonContainer_mc.thi...
[Tags: No tags defined yet] -
Be the first to Tag this thread
preCharge Community Forum What's a multicast delegate?  
04:53 2-Aug-06   [Replies: 0, Views: 26]    By: Unnamed
What's a multicast delegate...
[Tags: No tags defined yet] -
Be the first to Tag this thread
preCharge Community Forum What are delegates?where are they used?  
15:30 18-Jul-06   [Replies: 0, Views: 12]    By: Unnamed
What are delegates?where are they used? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
McAfeeHelp Privacy Service Winsock LSP Delegation is broken  
01:22 11-Apr-06   [Replies: 1, Views: 18]    By: ramanlalv
the Layered Service Providers should delegate to the next one in the chain if they do not support a function.. It appears the mclsp.dll is not doing that or its delegation linkage is...
[Tags: No tags defined yet] -
Be the first to Tag this thread
MCSEboard.de MCSE Forum Active Directory Delegate Control  
10:57 24-Mar-06   [Replies: 0, Views: 55]    By: Andreas00023
Hi, ich möchte im Active Directory eine Delegate Control einrichten...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Politics.ie Arthur Morgan urging SF delegates to do another U-Turn  
21:34 22-Feb-06   [Replies: 13, Views: 567]    By: Unnamed
I strongly urge delegates to stand by the sensible position adopted at last year's Ard Fheis"-ARTHUR MORGAN T.D...
[Tags: No tags defined yet] -
Be the first to Tag this thread
MCSEboard.de MCSE Forum Active Directory OU Delegation  
11:20 20-Feb-06   [Replies: 1, Views: 63]    By: nono_sanchez
die Delegation wird wieder außer Kraft gesetzt. Wie kann ich es bewerkstelligen, dass er auf den lokalen Server Vollzugriff hat, im AD aber...
[Tags: No tags defined yet] -
Be the first to Tag this thread
MCSEboard.de MCSE Forum Per Constraint delegation per IIS auf "virtuellen file sha..  
09:22 16-Jan-06   [Replies: 0, Views: 32]    By: hobru
Hallo, ich habe hier einen IIS 6.0, der per constraint delegation und protocol transition auf ein File Share zugreifen soll, das auf einem Virutellen hostname in einem MSCS Clust...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Codemasters Delegating Command in MP  
19:44 10-Oct-09   [Replies: 2, Views: 55]    By: Unnamed
Is it possible to delegate command of squad members to a human player? EG, I'd like to control squad member 3, and let my human coop player control squad...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Mac Forums user delegation in new version of Mail on 10.6  
18:49 5-Oct-09   [Replies: 7, Views: 121]    By: austinsevo
life of me how to add a user for delegation. I want them to be able to view my calendar/address book and email...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Event handling and delegates with SerialPort  
16:32 2-Oct-09   [Replies: 3, Views: 63]    By: funkathustra
I would need to use an event handler/delegate for the class interaction, however, I need to keep the SerialPort object persistent, and from what I've read, I'd need to initialize a new...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Is this the right use of Delegates of Events ? (short code)  
09:37 23-Sep-09   [Replies: 3, Views: 133]    By: Unnamed
This code runs but i want to know if this is the right use of delegates of events. When a car with an engine other than V8 is created, the event "onBadEngineConfig" is exe...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Difference ->calling method through Thread , BackGroundWorker and   
09:48 10-Sep-09   [Replies: 3, Views: 35]    By: sum_gupt
When we call a method through defining a delegate( i.e...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Difference among Thread , BackgroundWorker , and calling a method thro..  
03:53 9-Sep-09   [Replies: 1, Views: 982]    By: sum_gupt
When we call a method through defining a delegate( i.e...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Mac Forums tableview delegate sortDescriptorsDidChange not getting called  
17:50 5-Sep-09   [Replies: 10, Views: 219]    By: BenCoffman
Three other delegate functions are getting called. Code: - (void)tableView:(NSTableView *)aTableView setObjectValue:(id)anObject forTableColumn...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Using PInvoke with function pointer and delegate  
19:02 3-Sep-09   [Replies: 0, Views: 677]    By: dowhiletrue
implementation is this: public delegate void SetCallbackDelegate(IntPtr ptr, int level, string fmt, params object[] vargs); [DllImport(DLL_NAME, SetLastError = true).. but is not poss...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Mac Forums Snow Leopard + Exchange 2007 + Shared/Delegated Accounts  
14:50 27-Aug-09   [Replies: 0, Views: 34]    By: darylhunter
Apps to access shared/delegated accounts? We are a very large Exchange 2007 shop - multi-state/multi-continent...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Delegates  
06:37 26-Aug-09   [Replies: 1, Views: 333]    By: miki
Apart from events, what is again the use of delegate ? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Delegate Proplem  
02:32 4-Aug-09   [Replies: 3, Views: 65]    By: dieucay555
you do the following: 1 declare delegate to take the place of cursor to the function: public delegate void MouseDelegate(int hDwg, int Button, int Key, int Xwin, int...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  [1]  2  3  4  5  6  7  8  9  10  Next>      
  




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006