Codenameone - 表单上的透明度或样式问题

时间:2018-06-07 02:21:13

标签: codenameone

来自其他表单的按钮和标签将显示在当前表单上。请参阅随附的屏幕截图。这甚至发生在Simulator,Android和Apple设备上。

我在theme.res中使用了一种表单样式,应用程序中的所有表单都将扩展该表单。

如果由于表单或按钮的透明度设置而出现问题,请提供示例。

enter image description here 使用以下代码进行类:

public class AppointmentsForm extends BaseForm
public class BaseForm extends Form 

enter image description here

1 个答案:

答案 0 :(得分:0)

表单可以具有任何透明度或半透明度,因此如果以任何方式更改表单UIID,您需要确保仍然将背景透明度明确定义为255.