For the last few hours I have been searching high and low for a real table look-a-like component for the iPhone. Unfortunatly I\'m still a newbie in iPhone land (moreAndroidmyself :P). I haven\'t foun
Currently I\'m trying JSF 2.0 and still learning the more advanced features. JSF2 is comfortable when having to deal with pre-defined views (fixed component trees) whose widgets are completely known a
I would like to implement a Mini IDE in my program to write additional modules. I want to include in the Mini IDE the debugger. That\'s all I was able find about the creation of the debugger. As I und
Flex has a plotchart component and a linechart component.. but I am looking to make a chart that has lines connecting 开发者_如何学运维points as well as larger dots with rollover info. Is this easily
guys. I have a Seam project running on Tomcat 6.0.20 (webapp.war) and an EJB project running on JBoss 4.2.3 (ejbapp.ear).
I am a bit confused about how XEP-0114 works. Does servicing a domain using a component mean that the server will no longer do anything on behalf of that domain, or does it just mean that the componen
Concept: Consider having two panels A and B, and a window C开发者_开发技巧 like in the following example. The buttons on the window switches between the two panels.
I\'m trying to get my Actionscript 3.0 model that links to an SQLite database using Probertson\'s SQLRunner class to talk to my flex component; I\'m really unsure of how best to accomplish this. I hav
I am trying to add a button to a group in a Flex 4 application from within a function like this; public function addButton(myID:Number):void {
I\'ve come across some code that\'s throwing an exception (EIntfCasterror Cast not supported) when it passes nil to a constructor expecting a TComponent, like so: