开发者

lwuit-resource-editor

0
  • ScrollBar in LWUIT

    How can I edit the style of the lists´ scrollbar? I want to modify its wid开发者_C百科th, mainly.[详细]

    2023-04-12 00:43 分类:问答
  • LWUIT Calendar issue

    I am building a calendar in LWUIT, and I can´t find a way to solve the next problem. When I add开发者_Python百科 my calendar to the form, it shows a month ComboBox, a year ComboBox and the days of th[详细]

    2023-04-11 07:44 分类:问答
  • LWUIT TextArea question

    Is there any way to write in a textArea without going to a LCDUI window? I want to edit my textArea in my开发者_开发知识库 LWUIT app but everytime I try to do this, the app send me to a LCDUI window.T[详细]

    2023-04-04 00:07 分类:问答
  • How to create own bitmap font wiht image on LWUIT?

    I use that code Font bmpfont=Font.createBitmapFont(icon, new int[0], new int[12], \"S\"); First param is image, second is offset, third is length and fourth is charset. And I get Font object fr开发[详细]

    2023-04-02 10:25 分类:问答
  • How to get LWUIT bitmap font?

    I want bitmap font for Form from LWUIT component. I create rs file with bitmap font(that is theme file create by Resource Editor.jar). Then I load that file from my MIDlet with follo开发者_运维百科win[详细]

    2023-04-01 00:54 分类:问答
  • how to remove back command from LWUIT

    I am trying to make an application using LWUIT Now i got a problem with back command from resource editor there are a back command in all forms and i cant find them in generated code[详细]

    2023-03-27 23:46 分类:问答
  • LWUIT Gui builder

    I installed JDK 7 and tried running the LWUIT resource editor but it doesn\'t have the GUI builder tab and the web start 开发者_如何学JAVAversion is completely not working, does this mean i have to us[详细]

    2023-03-27 03:27 分类:问答
  • LWUIT ComboBox popup theming problem

    I want to customize the look of the ComboBox pop-up list in LWUIT. Nonetheless when I tried to change the ComboBox, ComboBoxFocus, ComboBoxItem, ComboBoxList, ComboBoxPopup components in LWUIT Theme C[详细]

    2023-03-23 23:28 分类:问答
  • dynamic button creation to the form using lwuit 1.4

    public class StateMachine extends StateMachineBase { public Container con1; protected void beforeMainForm(Form f) {[详细]

    2023-03-23 10:57 分类:问答
  • How to use Lwuit Resource Editor for Creating Theme or GUI?

    I am just downloaded lwuit resourc开发者_如何学Ce editor. I trying to create theme but i don\'t have idea how to create theme or gui. Can any one give me information how to use it? How to create gui o[详细]

    2023-03-18 04:18 分类:问答