Can\'t figure out how to import php files into my joomla component- all of these fail: require_once(\'code.php\');
I need to make an auto complete component in flex that fetches the auto complete results from a remote database using a webservice.I have the webservice and querying part worked out.I\'ve already made
I am using Flash Builder 4 Burrito Preview - builing a Mobile Application.I have a custom component called footer.mxml.That footer has 4 buttons, and one of them has a lable that is bound to cartValue
it\'s my first question. I have built a custom component: a RelativeLayout with a TextView on the bottom and two ImageView above that, acting as a 2-columns clickable element of an histogram. To set
i have ... TDispPitch = class private iLineSize: Integer; iLineColor: TColor; bDisplayAccent: Boolean; bVisible: Boolean;
I found this amazing code to make a dropdownlist with check boxes: Click here I implemented it and it works, except for one detail I cant for the life of me get the array of selected checkboxes back.
i\'m developing a custom component, and i\'d like to add a published property that would be an array of TQuery (it should be visible in the object inspector). the main feature would be to drop the com
I\'m reading the android docs on custom component development and i\'m a little confused. If you\'re creating an activity, you can add add a hierarchy of views via setContent. however, if you\'re crea
How do I call a custom component\'s public function from the main app. For example, I\'ve got a timer component, MyTimer.
Is it possible to ignore invalid xml-syntax in jsf-files? I\'m writing my own components is jsf 2 and want to create a dynamic table, so i want to render tr- and td-tags conditional. I\'ve tried <