I want to prevent banned users from logging in to the site and give them a message that they are banned. I tried to use isAuthorized() for this but it allows the user to login and only after that deni
I just started using Keith Peters Minimal Components. I am having an issue related to PushButton Class and I 开发者_运维问答am hoping that someone has run into the same issue or may know what the solu
I need to know if a (moving) form is hovering over a component (maybe something like MouseEnter and MouseLeave without the mouse).
I was wondering what is considered to be a best practice when I have multiple components and use RemoteObject for AMF communication with a PHP backend.
I have an HTML page. I have created a frame using background repeat function. It is like a dialog box as below :
I have a (hopefully) quick question. I\'ve got some stepper boxes. Though really this could apply to any interactive component. I want the selected box to lose focus when when I click anywhere else (
I would like to register some components in my Windsor container before my Facilities load - (so that I can use some the components in the facilities)
How can I make a component that resides in the components tray like the Timer? So that you can place them from the toolbox but they are 开发者_StackOverflownot visible on the form. Hopefully this is p
I am developing a Delphi frame and need to load a l开发者_JAVA技巧ist of business objects into a grid control at the beginning.Delphi frames have no OnCreate event, so what is the best way to replicat
I am following the lessons on component development in the \"Learning Joomla! 1.5 Extension Development\" book. I\'ve followed the instructions in the chapter exactly, creating a component I call \"ca