I\'m using a modified version of Felix Geisendörfer\'s SimpleAuth/SimpleAcl components that I\'ve combined into a single Component, Simple_Authable.
I need to implement a tag system for video program and before I build something myself, is there an attractive drag-n-drop tag component that will filter a table for m开发者_JAVA百科e?
Do scheduled tasks load the Application.cfc in the same way as web pages?We have a task which runs nightly and needs to use a services cfc loaded into the application.Will the application scope exist
I\'ve made a couple of programs which I release as freeware on my webpage. One of these programs uses TSpinEdit for some number input. It works quite well, so I haven\'t really had any reason to use a
What is the difference between the two lines of code below: CComPtr< IInterface > m_interface; IInterface* m_interface;
I put two output statements, one at the beginning of \"save()\" and开发者_开发问答 one at the end for a custom JSF component. The \"saveState()\" is in the UIComponent object. Why ar e my output state
In my application I use tabs, my own component, like Google chrome sort of. Each tab reference an explorer component so it is basicly a tabbed browser/explorer. My problem is that I want to use CTRL+
I h开发者_JAVA技巧ave written an advanced text editor component (fixed-width, syntax highlighting, etc.) in Delphi, using Windows API combined with the TCanvas element, and it works great, except for
I have been away from C++ for a couple of years now doing AS3/Flex work. I have gotten used to being able to create a component and place it in design mode with very little fuss and I am struggling to
I want to set up data binding using a custom component. Basically, I\'d like to do something like this in my XAML file: