HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
**What works correctly**1. **New project** - initialization with main window
2. **Add elements** - board, thinboard, buttons (10 types), labels
3. **Drag & drop** - move elements in canvas
4. **Resize** - boards with special handles
5. **Properties** - change x, y, width, height, text, color
6. **Board with TitleBar** - automatically added for normal board
7. **Generate Python script** - correct format, with imports, no decimals
8. **Save file** - local download `.py`
---
###
**Problems solved**| Initial problem | Applied solution |
|----|------------------|
| `guiElements.js` corrupted (was HTML) | Completely rewritten with valid configuration |
| `blink()` crashes on non-existent elements | Added `if (targetElement && targetElement.name)` check |
| Script generation with wrong parentheses | Correct recursive algorithm for parentheses |
| Coordinates with many decimal places | Rounding with `Math.round()` |
| Incorrect `style` format: `(attach)` | Corrected to `("attach",)` |
| Missing imports in generated file | Added header with `import app`, `import uiScriptLocale`, `import localeInfo` |
| Buttons too small and overlapping | Dimensions 60x60px, display flex, gap 25px |
| Invisible previews | Contrasting background, increased padding, increased dimensions |
| Body too simple | Full-screen Fire & Smoke effect |
###
**How to use**1. Open `index.php` in a local server (XAMPP/WAMP/MAMP)
2. Press the **NEW** button (top left) for new project
3. Select a parent from the dropdown (ex: window)
4. Choose the desired element (board/button/label)
5. Drag the element into position, resize if needed
6. Modify the properties in the right panel
7. Press **SAVE** to download the `ui_script.py` file
Pentru probleme sau orice altceva:
Discord: ATLANTIDA#5771
Instrument de testare:
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
Ekli dosyalar
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 9
- Görüntüleme
- 763
- Kilitli
- Cevaplar
- 10
- Görüntüleme
- 1K
- Cevaplar
- 121
- Görüntüleme
- 11K
- Cevaplar
- 2
- Görüntüleme
- 603
- Cevaplar
- 7
- Görüntüleme
- 2K
