droptools.sonsothunder.com droptools.sonsothunder.com

droptools.sonsothunder.com

DropTools: Use and distribute custom controls easily

Makes using and distributing custom controls a breeze. Utility that lets you drag and drop custom controls directly to your stacks, automatically installing any necessary resources that it may require to operate properly. A specially designed custom control stack is called a "DropTool"; DropTool stack developers can choose to add built in "about" information, or even a custom "inspector" to manipulate the control once it has been dropped onto a stack. Link to web site. Version 1.3.1. Version 1.2.1. Once ...

http://droptools.sonsothunder.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR DROPTOOLS.SONSOTHUNDER.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.5 out of 5 with 10 reviews
5 star
5
4 star
5
3 star
0
2 star
0
1 star
0

Hey there! Start your review of droptools.sonsothunder.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.3 seconds

CONTACTS AT DROPTOOLS.SONSOTHUNDER.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
DropTools: Use and distribute custom controls easily | droptools.sonsothunder.com Reviews
<META>
DESCRIPTION
Makes using and distributing custom controls a breeze. Utility that lets you drag and drop custom controls directly to your stacks, automatically installing any necessary resources that it may require to operate properly. A specially designed custom control stack is called a DropTool; DropTool stack developers can choose to add built in about information, or even a custom inspector to manipulate the control once it has been dropped onto a stack. Link to web site. Version 1.3.1. Version 1.2.1. Once ...
<META>
KEYWORDS
1 details
2 all droptools
3 other controls
4 user guide
5 developer info
6 droptools palette
7 the droptools palette
8 is a free
9 livecode
10 version 1 3
CONTENT
Page content here
KEYWORDS ON
PAGE
details,all droptools,other controls,user guide,developer info,droptools palette,the droptools palette,is a free,livecode,version 1 3,download,download community,more information,featured droptools,free*,mergdatagridscroller,to use,free,aagpasswordfield
SERVER
Apache/2.4.29 (cPanel) OpenSSL/1.0.2n mod_bwlimited/1.4
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

DropTools: Use and distribute custom controls easily | droptools.sonsothunder.com Reviews

https://droptools.sonsothunder.com

Makes using and distributing custom controls a breeze. Utility that lets you drag and drop custom controls directly to your stacks, automatically installing any necessary resources that it may require to operate properly. A specially designed custom control stack is called a "DropTool"; DropTool stack developers can choose to add built in "about" information, or even a custom "inspector" to manipulate the control once it has been dropped onto a stack. Link to web site. Version 1.3.1. Version 1.2.1. Once ...

INTERNAL PAGES

droptools.sonsothunder.com droptools.sonsothunder.com
1

DropTools: Use and distribute custom controls easily

http://droptools.sonsothunder.com/developer/distrib.irev

Adding an About Box. Adding an Inspector Palette. What Happens at Drop Time? Creating a Prescripted DropTool. Creating a Behavior-based DropTool. Creating a Library-based DropTool. Once you have created a DropTool, you need to ask yourself some questions to determine how you want to distribute it:. Do you want your code to be visible to anyone, or do you want to protect it from prying eyes? Who Can See My Code? What should you include in the download other than the DropTool stack itself? A "Read Me" file.

2

DropTools: Use and distribute custom controls easily

http://droptools.sonsothunder.com/userguide.irev

To install, place the DropTools.livecode. File and the DropTools. Folder inside your LiveCode Plugins folder (wherever you have it). If you have not created a plugins folder for LiveCode, you will need to create one:. Create a folder for holding your LiveCode plugins (I named mine "LiveCode Plugins"). Inside the folder you just created, create a folder just called "Plugins". Launch LiveCode, and select "Preferences" from the Edit. Menu (Windows/Linux) or LiveCode. Application) menu (Mac OS X). Folder (se...

3

DropTools: Use and distribute custom controls easily

http://droptools.sonsothunder.com/developer/intro.irev

Adding an About Box. Adding an Inspector Palette. What Happens at Drop Time? Creating a Prescripted DropTool. Creating a Behavior-based DropTool. Creating a Library-based DropTool. Custom control stacks that are compatible with the DropTools Palette) are easy to create; the requirements for creating the DropTool is based on how your control operates and what (if any) optional features you want to take advantage of that the DropTools Palette has to offer. If you create your own DropTool stacks,. Page to m...

4

DropTools: Use and distribute custom controls easily

http://droptools.sonsothunder.com/moreinfo.irev

Makes using and distributing custom controls a breeze. Utility that lets you drag and drop custom controls directly to your stacks, automatically installing any necessary resources that it may require to operate properly. A specially designed custom control stack is called a "DropTool"; DropTool stack developers can choose to add built in "about" information, or even a custom "inspector" to manipulate the control once it has been dropped onto a stack. See the User Guide. What's a "Custom Control"? Proble...

5

DropTools: Use and distribute custom controls easily

http://droptools.sonsothunder.com/all.irev

Sons of Thunder Software, Inc. Version 1.2.1. A simple but useful control that lets you set up a color swatch that brings up a color picker and displays/stores the color you pick. Version 1.1.2. A Mac OS X image well control that lets you drag/drop files or copy/paste images into it. Version 1.2.1. A UI-compliant indeterminate progress bar control for Mac (including Lion) and Windows. Link to web site. Lets you quickly create custom buttons that look and work the same on all platforms. Link to web site.

UPGRADE TO PREMIUM TO VIEW 8 MORE

TOTAL PAGES IN THIS WEBSITE

13

LINKS TO THIS WEBSITE

bergroth.on-rev.com bergroth.on-rev.com

ibPopover

http://bergroth.on-rev.com/ibTools/styled/index.html

Version 1.0.2. What this version is lacking is the ability to select the position of the arrow on each side. It will always be in the middle. My project didn't need so much fine-tuning and due to time restraints I didn't implement it. The other difference to the operating system popovers is that when dragging, the arrow will be shown. This stack has been tested on Mac OS X. If you find bugs or verify that it works in other operating systems please let me know. The options available in the Inspector are:.

quartam.blogspot.com quartam.blogspot.com

Quartam Software - developing thoughts: November 2011

http://quartam.blogspot.com/2011_11_01_archive.html

Quartam Software - developing thoughts. Sunday, November 6, 2011. StyledImageView custom control in LiveCode (part 2). In the previous post. We started to work on a StyledImageView custom control, inspired by chapter 10 of the book ' Objective-C and Cocoa: Up and running. By Scott Stevenson. Just as a reminder, here's the original we're trying to mimic:. How far did we get last time? A background gradient behind the image. An image with a 4px white border. A drop shadow below the image. Let's start with ...

mergext.com mergext.com

Controls external for LiveCode

http://mergext.com/controls

Skip to primary content. MergExt now includes custom controls to make working with the externals or mobile development in LiveCode easier. These controls are distributed as DropTools. A free LiveCode add-on. MergDataGridScroller - simple, cross platform mobile datagrid scrolling. I STRONGLY recommend getting it it really is an ESSENTIAL tool for iOS development, IMHO" Ken Ray, Sons of Thunder Software, Inc. Great products and EXCELLENT support! Charles Wright - President, The Data Company.

bergroth.on-rev.com bergroth.on-rev.com

ibCalendar

http://bergroth.on-rev.com/ibTools/styled-2/index.html

Version 1.0.1. The ibCalendar control mimics the behavior of the iCal calendar from OS X Snow Leopard. It is a control that allows the user to select a date. When a date is selected, a message is sent to inform what date was selected and from which ibCalendar control it came from. The control itself is quite simple:. When you drag a new ibCalendar to your stack, DropTools will ask permission to install the ibCalendar library and asks where it should be stored. To use the stack you should insert the.

andregarzia.com andregarzia.com

Links | AndreGarzia.Com

http://www.andregarzia.com/pages/en/links

These are links I find useful for both Javascript or LiveCode development and my own business workflow. The best cross-platform JS framework for mobile app development. A JQuery-compatible modern JS framework for mobile devices. Very fast and small. The place to learn new tricks and keep on the bleeding edge of JS development. The best web documentation in the world. The best IDE I've ever used. A static site generator built on top of NodeJS and CoffeeScript. This site is built with DocPad. Resources for...

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL LINKS TO THIS WEBSITE

5

OTHER SITES

droptometry.com droptometry.com

droptometry.com - This website is for sale! - droptometry Resources and Information.

The owner of droptometry.com. Is offering it for sale for an asking price of 349 USD! The owner of droptometry.com. Is offering it for sale for an asking price of 349 USD! This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.

droptone.com droptone.com

droptone.com

droptonemusic.com droptonemusic.com

Droptone |

Welcome to WordPress. This is your first post. Edit or delete it, then start writing! 2018 • Datenschutzerklärung.

droptonestudio.com droptonestudio.com

Droptone Studio | Breakthrough Productions | Pristine Recordings | Unbeatable Rates

Roptone is a state-of-the-art, full service recording studio located in Excelsior, MN. Droptone is easily one of the best-value production facilities in Minnesota, expanding in its legacy of legendary and current artists with a specialization in pop, hip-hop, rock, and reggae genres. Explore the site and contact us when you’re ready for the best recording experience you’ll ever have. Past and present clients. Highly recommend recording with Stephen Helvig, he’s a studio wizard. Could not have created my ...

droptool.com droptool.com

droptool.com - Premium Domain Name

Only Great Domain Names Here . You Came Here for a reason, what could you do with this domain, it could change your world. Think about it. Could you create the Next Facebook, the next Internet Sensation. It all starts with a domain name and an idea. Droptool.com is just awesome.

droptools.sonsothunder.com droptools.sonsothunder.com

DropTools: Use and distribute custom controls easily

Makes using and distributing custom controls a breeze. Utility that lets you drag and drop custom controls directly to your stacks, automatically installing any necessary resources that it may require to operate properly. A specially designed custom control stack is called a "DropTool"; DropTool stack developers can choose to add built in "about" information, or even a custom "inspector" to manipulate the control once it has been dropped onto a stack. Link to web site. Version 1.3.1. Version 1.2.1. Once ...

droptoons.com droptoons.com

Drop Toons > Home

A fan-site of KTCK The Ticket, Dallas, Texas.

droptop.biz droptop.biz

droptop.biz at Directnic

droptop.com droptop.com

Build a Windscreen / Wind Deflector for Your Hard-to-Fit Convertible

Create Your Own Convertible Windscreen. Attaching To Your Car. Create a Windscreen as Unique as Your Convertible. Protect Yourself or Passengers: Create for Either Front Seat or Rear Seat. Are you searching for a wind deflector for your convertible car, but find there are no original equipment, or after market, solutions available? Instead of settling for a generic windscreen, do you want to build a wind deflector to the specific measurements of your convertible? Does the wife refuse to go top-down?

droptop.cz droptop.cz

Droptop Computing

Identifikační systémy, automatizace sběru dat v nejrůznějších oblastech lidské činnosti s využíváním nejmodernějších technologií a vývojem vlastních aplikací, to je oblast, ve které se DROPTOP pohybuje již od r. 1993. Do oblasti našeho působení patří optimalizace a vizualizace výrobních procesů, řízení skladových a logistických procesů, označování samostatných výrobků, jednotlivých balení a logistických jednotek, systémy evidence majetku, zařízení/přístrojů včetně detailních záznamů o provedených...

droptop.de droptop.de

Droptop GmbH

Viele gute Ideen scheitern, weil irgendjemand, der hätte gefragt werden sollen, nicht gefragt wurde.". Cyril Northcote Parkinson (1909-93). Die Droptop GmbH ist ein innovatives Unternehmen, das professionelle Dienstleistungen in den Bereichen Internetmarketing, Managed Services und Hosting vertreibt. Unsere bekannte Hostingmarke Linevast. Wird gleichermaßen von Privat- und Geschäftskunden geschätzt. Mit unserer PaaS-Lösung upCUBE. Setzen wir Maßstäbe für Entwickler und Anwender.