Search:

Type: Posts; User: min; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    808

    CommandGroup and drop down arrow

    Hi,

    How can I set a drop down arrow, right after button icon/text.
    I have a toolbar with buttons wich are CommandGroups and have sub-menus.
    From user point of view it will be good if these...
  2. Replies
    13
    Views
    4,695

    Thanks Tony, This way is more elegant, and...

    Thanks Tony,

    This way is more elegant, and also does not need to modify DefaultApplicationObjectConfigurer
  3. Replies
    13
    Views
    4,695

    DefaultApplicationObjectConfigurer

    Hi SpringRCP team,




    Finally I found my problem.
    It is in

    org.springframework.richclient.application.config DefaultApplicationObjectConfigurer
    protected Locale getLocale() {
  4. Replies
    13
    Views
    4,695

    Hi, in java: Locale....().set...Language() ...

    Hi,

    in java:
    Locale....().set...Language()

    In Locale there is no set...Language()....

    I try
    LocaleContextHolder.setLocale(new Locale())
    , but it does not work?
  5. Replies
    2
    Views
    1,190

    Messages localization

    Hi,

    Is there a way to localize messages in RCP?

    There are three language versions (fr, nl, de) of messages.properties in
    the package org.springframework.application.

    How can switch between...
  6. Replies
    3
    Views
    1,426

    Thanks, I have missed JEM-SDK. Miroslav

    Thanks,

    I have missed JEM-SDK.

    Miroslav
  7. Replies
    3
    Views
    1,426

    Unable to start SpringIDE 1.3

    Hi,

    I installed SpringIDE-1.3 in a clean Eclipse-3.1.2 instalation with also installed GEF-3.1.1 and WST-R 1.0.2.

    It seams that Spring IDE is not working. There is no Spring menu in...
  8. Replies
    14
    Views
    4,262

    Thanks Fanfy, I have also an experience with...

    Thanks Fanfy,

    I have also an experience with flexdock-0.4.0, multi-page and multi-view in Spring-RCP, but I am not satisfied from my success.
    I appreciate your code and would be glad to see it in...
  9. Replies
    4
    Views
    1,605

    ComboBox in ToolBar

    Is it possible to place in a ToolBar components that are not Buttons?
    What I have to do?
    Can I made an ActionCommand with parameter, for example the selected value of ComboBox?
Results 1 to 9 of 9