Hi Christoph,
The test snippet for UBA-7135 that you had sent works with 6.1.3 with the
following workaround. You need to extend ULCCardPane as follows:
public static class ULCMyCardPane extends ULCCardPane {
public void setSelectedName(String name) {
super.setSelectedName(name);
setStateUI("selectedName", name);
}
}
Please let me know if this works for you.
Thanks and regards,
Janak
>-----Original Message-----
>From: Christoph Bucher [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, March 28, 2007 12:43 PM
>To: [EMAIL PROTECTED]
>Subject: RE: [ULC-developer] UBA-7135 / ulc 6.1.3
>
>
>Hi Janak,
>
>many thanks for your feedback. Unfortunately I can't make may code run
>on ulc 6.1.3 anymore,
>(card pane switching does no more work in either way) I still need more
>time to investigate whats the problem
>
>Kind regards
>Christoph
>
>>>> "Janak Mulani" <[EMAIL PROTECTED]> 09.03.2007 14:44 >>>
>Hi Cristophe,
>
>You are right. Thanks for pointing out the error.
>
>Please see the comment at: https://www.canoo.com/jira/browse/UBA-7135.
>
>We will fix it in ULC 6.2.
>
>Thanks and regards,
>
>Janak
>
>>-----Original Message-----
>>From: [EMAIL PROTECTED]
>>[mailto:[EMAIL PROTECTED] Behalf Of Christoph
>>Bucher
>>Sent: Friday, March 02, 2007 9:02 PM
>>To: [EMAIL PROTECTED]
>>Subject: [ULC-developer] UBA-7135 / ulc 6.1.3
>>
>>
>>Hi,
>>
>>According to the release notes UBA-7135 should be fixed in ulc 6.1.3.
>I
>>tested the ULCCardPaneSnippet.java
>>(cf. file attached to UBA-7135), but it seems to me that the issues
>>aren't solved yet. Am I overlooking
>>something ?
>>
>>Thanks for your support,
>>-- Christoph
>>_______________________________________________
>>ULC-developer mailing list
>>[email protected]
>>http://lists.canoo.com/mailman/listinfo/ulc-developer
>_______________________________________________
>ULC-developer mailing list
>[email protected]
>http://lists.canoo.com/mailman/listinfo/ulc-developer
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer