Julian Storer
|
98ba259599
|
Minor introjucer clean-ups.
|
2011-07-03 18:51:54 +01:00 |
|
Julian Storer
|
e9bdd1d637
|
Changed the var class to be able to hold any ReferenceCountedObject rather than just a DynamicObject. Altered the drag-and-drop classes to use a var instead of a String as the drag description. This affects the getDragSourceDescription() methods in the TreeViewItem, ListBoxModel and TableListBoxModel classes, which now return a var instead of a String.
|
2011-04-14 20:13:12 +01:00 |
|
Julian Storer
|
f4c4f310e1
|
Refactored the DragAndDropTarget callback methods, to replace the parameters with a structure. This also affects the TreeViewItem drag-and-drop callback methods.
|
2011-04-14 13:33:01 +01:00 |
|
Julian Storer
|
927cebcdbb
|
New class NativeMessageBox, with static methods for showing several types of native alert boxes.
|
2011-03-30 12:20:58 +01:00 |
|
Julian Storer
|
82e8d68a5d
|
Renamed the experimental jucer as the Introjucer.
|
2011-03-08 11:41:28 +00:00 |
|