Other projects
Kuix project tracker
#12 alert error |
2008-12-16 23:07 | | | Minor |
| Submit by kinki | |||
| State: | Fixed |
|---|---|
| Priority: | Minor |
| Type: | Bug |
| Milestone: | 1.2.0 |
| Release: | Kuix 1.0.1 |
| Body: | |
Kuix.alert("Exit?", KuixConstants.ALERT_YES | KuixConstants.ALERT_NO | KuixConstants.ALERT_QUESTION, gives NoSuchMethodError as below ALERT: java/lang/NoSuchMethodError: No such method alert.(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Lorg/kalmeo/kuix/widget/PopupBox;. |
|


The Alert and Popup logic is completly rewrited in the Kuix 1.0.2. You can check the new changes on SVN.