Android – Drag and Drop
Android drag/drop framework allows your users to move data from one View to another View in the current layout using a graphical drag and drop gesture. As of API 11 drag and…
Android drag/drop framework allows your users to move data from one View to another View in the current layout using a graphical drag and drop gesture. As of API 11 drag and…
Styles are useful in applying multiple formatting options at once with a single click. Styles can be applied to paragraphs, characters, and even tables. Paragraph Styles It is easy to…
Just like character formatting, you can format paragraphs too with a wide range of options. The different options have been labeled 1-10 (in orange) so that you can easily follow.…
As we’ve seen earlier, Find/Change is a versatile tool. You can now use it to change the formatting across documents instead of having to manually search and replace them yourselves.To do this,…
InDesign offers a lot of choices for working with characters. Most of these options are in the Control Panel. The different options have been labelled 1 to 8 (in orange)…
SOAP 1.1 was originally submitted to the W3C in May 2000. Official submitters included large companies such as Microsoft, IBM, and Ariba, and smaller companies such as UserLand Software and…
InDesign allows for a lot of object transformations such as duplication, rotation, scaling, skewing, and mirroring. We will discuss each in the subsequent sections. Duplication There are many ways to…
In the example below, a GetQuotation request is sent to a SOAP Server over HTTP. The request has a QuotationName parameter, and a Quotation will be returned in the response. Here is the SOAP…
Implementing own components in pre built-in components with extending subclass with own defined class Android offers a great list of pre-built widgets like Button, TextView, EditText, ListView, CheckBox, RadioButton, Gallery,…
Text Wrapping Text wrapping is making the text reflow along the boundaries of the frame or the object. Text wrapping options can be set using the Text Wrap panel from the Window menu. Let…