something to write here

Utility Components for Appmaker for Firefox OS

In two of our previous post we have  see Basic bricks in Appmaker and how to use Basic bricks alone to develop an mobile application. Most of the Utility components which are gone to be share were previously in Basic bricks also, so instead of re-writing I would suggest to check the post.

The Bricks in  the Utility are as follows.
  • Button
  • Button With Confirmation
  • Double Button
  • Header
  • Image
  • Metronome
  • Spacer
  • Text 
  • Text Input with button
 Among the following we already had some in our Basic bricks they are
  • Button
  • Header
  • Image
  • Text
  • Metronome
 So out of 9 components we can discuss other 4 components. All are very easy. But for building the application we can try to use almost all the components.

Button With Confirmation
The button  with confirmation will be showing a prompt when you have click. You can either click Ok or Cancel. Depending on the response we can give 2 different output. Here for this we have Label which is used for showing the text in the button, Conformation message which will be coming when we have clicked the button. Then Value as we have in the button to pass it when OK is pressed and then the value is passed. The for Cancel also we will send the same value but can send it to different place. We can give the normal colour and active colour for the Button.

Double Button
It is almost similar to Button with Confirmation. But here the value is not passed, instead only 2 actions are passed. To differentiate colours of 2 buttons we have Left button colour and Right button colour. Along with that we have a text colour.

Spacer
It is used for give a blank space between two components. We can easily can the height between the components. It cannot get any action nor can give any action.

Text Input With Button
It can be used when we want to type the text and we want to submit it. Link we can use it to submit a link. There Input Name, Button Label and Placeholder Text.  If we check Emit on Change property we can get the output whenever we type on the text box.


Basic Bricks in the Mozilla Appmaker for Firefox OS Mobile Apps - See more at: http://technoruler.blogspot.in/2014/07/basic-bricks-in-mozilla-appmaker-for.html#sthash.yiDVsUkx.dpuf
Basic Bricks in the Mozilla Appmaker for Firefox OS Mobile Apps - See more at: http://technoruler.blogspot.in/2014/07/basic-bricks-in-mozilla-appmaker-for.html#sthash.yiDVsUkx.dpuf
Basic Bricks in the Mozilla Appmaker for Firefox OS Mobile Apps - See more at: http://technoruler.blogspot.in/2014/07/basic-bricks-in-mozilla-appmaker-for.html#sthash.yiDVsUkx.dpuf
Building Mozilla Firefox OS app using basic bricks - See more at: http://technoruler.blogspot.in/2014/07/building-mozilla-firefox-os-app-using.html#sthash.g18sm8zU.dpuf
Building Mozilla Firefox OS app using basic bricks - See more at: http://technoruler.blogspot.in/2014/07/building-mozilla-firefox-os-app-using.html#sthash.g18sm8zU.dpuf
Building Mozilla Firefox OS app using basic bricks - See more at: http://technoruler.blogspot.in/2014/07/building-mozilla-firefox-os-app-using.html#sthash.g18sm8zU.dpuf
Basic Bricks in the Mozilla Appmaker for Firefox OS Mobile Apps - See more at: http://technoruler.blogspot.in/2014/07/basic-bricks-in-mozilla-appmaker-for.html#sthash.yiDVsUkx.dpuf