Die Suche ergab 4 Treffer

von redrocker1988
Di 23. Aug 2016, 16:28
Forum: English only
Thema: GUI control editor not responding
Antworten: 1
Zugriffe: 5431

GUI control editor not responding

I created a GUI in Form Studio but when ever I try to use the control editor to modify styles, exstyles etc it wont respond I click in the control editor and cannot change tabs on the screen. it is only in one GUI I have other GUIs that work fine with the control editor. I have tried restarting the ...
von redrocker1988
Fr 19. Aug 2016, 16:58
Forum: English only
Thema: Small fix needed
Antworten: 1
Zugriffe: 5660

Small fix needed

In FormStudio when you create controls like combo boxes we need the ability to create a default value. Example: GUICtrlCreateCombo("",103,20,150,21,-1,-1) GUICtrlSetData(-1,"Enabled|Disabled") In the above example the code generated I should be able to put data between the "...
von redrocker1988
Fr 12. Aug 2016, 16:43
Forum: Feedback & Vorschläge
Thema: Plugin Koda Convert
Antworten: 1
Zugriffe: 7480

Re: Plugin Koda Convert

Ist dieses Plugin noch mit der neuesten Version von ISN AutoIT Studio arbeiten?
von redrocker1988
Do 4. Aug 2016, 21:04
Forum: English only
Thema: Form Studio 2
Antworten: 1
Zugriffe: 5529

Form Studio 2

I would like to make a feature suggestion.

In Koda Form designer there is a status bar option to create a status bar on your form.

I can create a status bar via ExtraCode however I would like a control in the form studio 2 itself. Can you implement this?