İlan
04 Haz 2026 19 çevrimiçi üye Duyurular
Ana Sayfa Metin2 PvP Panel - Web
Ana Sayfa Forum Metin2 PvP Panel - Web -(GUI Creasyon Hesaplayıcısı Profesyonel Sürüm v3:...
İlan Yan banner placeholder

-(GUI Creasyon Hesaplayıcısı Profesyonel Sürüm v3: Daha İyileştirilmiş Uygulama Oluşturma Experiansı)

FSK 12.04.2026 00:07 843 görüntüleme 1 cevap
Son Mesaj
FSK
Üye
Üye
Katılım19 Ara 2025
Konular7
Mesajlar51
Elmas Konular0
Başarım0
ZirveCoin 0
Ticaret Puanı
+0 -0
12.04.2026 00:07 #1
### ✅ **What works correctly**

1. **Yeni proje** oluşturma işlemi için kullanıcı arayüzünün (GUI) temel penceresi otomatik olarak oluşturuluyor.
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` |
GUI Creator Professional v3'e göre butonlar küçüktür ve birbirlerine sürtünüyor gibi görünüyor, bu muhtemelen boyutlarının 60x60 piksel, display flex ve 25 piksel aralığından kaynaklanıyor gibi duruyor.
| 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: Link test
ToryVidar
Mehmetoney
Üye
Üye
Katılım27 Ara 2025
Konular3
Mesajlar54
Elmas Konular0
Başarım0
ZirveCoin 0
Ticaret Puanı
+0 -0
17.04.2026 11:34 #2
paylaşım için teşekkürler
Bu konuyu görüntüleyenler
1 misafir
Cevap yazmak için giriş yapın.
İlan Yan banner placeholder