Is it possible to use a preference screen as a simple interface to read and write values to a database?
Is it possible to reset a default layout from within a before_filter method in Rails 3? I have the following as my contacts_controller.rb:
In Android, I want to create a particular control which may require to set the location of a component by fixed coordinates.
I\'m trying to rewrite an app to fit my screen.. everything works full screen now but the control surface screen :(
I\'m stumped, I\'ve already deduced it to being within this merge section of the larger layout (edit thanks, yes line #10 was sort of obvious, the textview on line 10 clearly needed the width and heig
which type of positioning (absolute or relative) and units (percentage,em,px) should be used to keep the elements at the same distance from each other even when the screen dimensions change or browser
Ok, so I am trying to write some CSS for an Amazon WebStore. They format the pages like this: With some tweaking, and the removal of the right column (unneeded for our layout) I have managed to get
i have the problem with displaying fields on form var test = Ext.create(\'Ext.form.Panel\', { renderTo: \'test\',
I\'m trying to store the hex color value of my text in strings.xml so all the layout files will refer to that (to be able to quickly change all layout text for the project easily) however I\'m having
This is a general question which will apply to any WPF control. What I am trying to do is place two controls on top of each other and toggle which is visible.