| 17 | | But... if you have trouble, and for whatever reason the setup.py doesn't |
|---|
| 18 | | work, just add a file named 'dabo.pth' to your site-packages directory, |
|---|
| | 19 | |
|---|
| | 20 | OTHER STUFF: |
|---|
| | 21 | There are two other directories in the same folder as this file: 'demo' and |
|---|
| | 22 | 'ide'. They contain useful programs (written in Dabo, of course!) to help |
|---|
| | 23 | you explore and develop with Dabo. You should move these to a convenient |
|---|
| | 24 | folder on your system, such as 'My Documents\Dabo' on Windows, or '~/dabo' on |
|---|
| | 25 | Linux or Mac. |
|---|
| | 26 | |
|---|
| | 27 | The 'demo' folder contains the DaboDemo application, which shows off a lot of |
|---|
| | 28 | the cool things in Dabo. This is still a work-in-progress, with more demos |
|---|
| | 29 | being added all the time. Be sure to check the website for updates! |
|---|
| | 30 | |
|---|
| | 31 | The 'ide' folder contains our visual tools, such as the Class Designer, which |
|---|
| | 32 | you can use to visually design your UI; the connection editor ('CxnEditor'), |
|---|
| | 33 | which is used to create connections to database servers, as well as several |
|---|
| | 34 | other useful visual tools. |
|---|
| | 35 | |
|---|
| | 36 | |
|---|
| | 37 | HAVING PROBLEMS? |
|---|
| | 38 | But... if you have trouble installing, and for whatever reason the setup.py |
|---|
| | 39 | doesn't work, just add a file named 'dabo.pth' to your site-packages directory, |
|---|