Modify High Level User Interface

Respected Sir
i am using MIDP2.0 for my application. i want to modify some High
Level User Interface in my application. i mean that for TextBox
High Level User Interface i want to change(Modify) TextBox
predefined size , color,etc.... Is it Possible. if is then plz give
me some Clue.
thankx in advanse
Souvik

use setPreferredSize
and setLayout
functions
though for color there is nothing

Similar Messages

  • High level user and Low level user

    Hi to all gurus,
    How SAP diffrentiates between high level user and low level users?? I mean if the licences are for 25 high level user and 50 lowevel users, than how SAP will categorize the high level and low level user licenses?? Is there anyway where BASIS person has to specify??
    Thanks and Regards,

    Ask your SAP Account Manager, he will be happy to explain it for you.
    Regards
    Juan

  • Customize / Modify the Admin User Interface

    Hi.
    I know that a couple of other people have already posted this question here. But, so far there haven't been any responses.
    Is it possible that it is simply IMPOSSIBLE to modify the Administrator User Interface?
    The main Admin User Interface looks like this :
    HOME --- ACCOUNTS --- PASSWORDS ---- WORK ITEMS ---- SERVER TASKS
    Where and how can this interface be customized (if, for example, I want to remove a couple of those Tabs) ?
    Thanks

    Hi Michael.
    Thanks for your response.
    Believe me, if there was another way to do this, besides fiddling with the "Bodystart.jsp", I would gladly do it. I really do not want to mess around with JSP files, especially after what just happened (When I inserted that code, and tried to re-run IDM, my browser did not even open. I got an error message, saying that the JSP had been "contaminated". I quickly deleted all that mess I'd put there)
    I actually hoped that it would be possible to do this somehow, through the Roles and/or Security Functions (as Sec_Tk suggested earlier in this posting).
    However, as I mentioned, the administrators I created do not have any capabilities beyond merely *"Create, Delete, Update, View--User"*
    Unless there is somewhere else I need to modify capabailties?

  • High-level C interface to OCI?

    The OCI seems a little unfriendly in places, for example unnecessarily requiring you to pass string lengths when passing string parameters, using made-up types (e.g. ub4) when native types would probably do, and generally requiring the application developer to do a lot more work than necessary. Aside from going to Pro*C, is there an available higher-level abstraction of the OCI?
    Thanks.

    Some of this is a holdover from earlier days and versions also not all data types were the same across all the platforms OCI was ported to (16-bit, 32-bit, 64-bit). You needed types that could be considered absolute (like UB4). Now you are more likely to be able to use a -1 length when passing in a null-terminated string as well.

  • Modify User Interface

    Hi.
    How could I modify the Admin User Interface, to remove those Tabs which I don't want displayed, whenever the Admin User signs into IDM?
    This is the main Admin User Interface :
    HOME ---  ACCOUNTS ---  PASSWORDS  ----  WORK ITEMS  ---- SERVER TASKS
    Where and how can I modify/customize this Interface?
    Thanks

    I understand that you want to remove tabs, but i don't have working (and tested) code to do this.
    I juste give you a working code to add tabs. You can modify it to make a code to remove tabs but you have to work on it and search method name.
    code to add subtabs:
    p.TASKS_PAGE.addSubPage(MY_PAGE);
    code to remove subtabs (probably like this but not tested):
    p.TASKS_PAGE.delSubPage(MY_PAGE); or :
    p.TASKS_PAGE.removeSubPage(MY_PAGE); or :
    p.TASKS_PAGE.deleteSubPage(MY_PAGE); or another...
    and to remove tabs (probably like this but not tested):
    p.delPage(ACCOUNTS_PAGE); or :
    p.deletePage(ACCOUNTS_PAGE); or :
    p.removePage(ACCOUNTS_PAGE); or another...
    it's juste one lead from a tested and working code which make the the same type of operation.
    I hope it will help you...

  • Graphic Designer / User-Interface Engineer Job Opening

    Title:
    Graphic Designer/User-Interface Engineer
    Job Qualifications:
    - Must be an innovative Graphic Designer/User-Interface
    Engineer
    - Minimum 4 years experience developing web-based user
    interfaces
    - Expert knowledge of Adobe graphic design applications such
    as Flash, Photoshop, and Illustrator or alike products
    - Experience with Adobe Flex and ActionScript3
    - Has a proven track record designing and documenting
    high-quality user interface designs for web-based applications
    - Possesses a strong visual design sense and general design
    principles
    - Has some background in object-oriented design and
    programming
    - Able to work effectively from a remote home office
    - Has excellent interpersonal and communication skills and
    collaborates well in person, online, or on the phone
    Job Description:
    This position offers an opportunity to work on high-end
    graphical design projects building rich Internet applications for
    Fortune 500 client companies in industries like financial services,
    software and consumer products. As a User-Interface Engineer, you
    will be expected to:
    • contribute strong leadership through all phases of
    development including functional requirements development, UI
    design and documentation
    • analyze and establish functional requirements and
    specifications using feedback from clients and other developers
    • apply your visual creativity and functional
    experience to design elegant and responsive web user interfaces
    with Adobe Flash (Flex expertise desired)
    • support other developers to ensure successful
    implementation of the designs
    • create appropriate documentation during development
    Candidates will be expected to provide a portfolio of their
    graphical design work in zip files or URL links for review.
    - Can be based anywhere in the U.S.
    - Up to 25 percent travel time required
    - Work on-site and from home
    - 3 to 6 month engagement with potential for perm placement
    If you are looking for a new exciting opportunity, please
    reply with your resume attached to [email protected]. Thank
    you for your interest and I look forward to hearing from you soon.
    Regards,
    Kevin Bakhmutsky

    Kevin,
    Are you only looking for a Graphic Designer or do you have
    other openings that could be filled by a Flex person with a J2EE
    background?

  • How to get rid of Index of file:///C:/Users/lago/AppData/Roaming/SpecialSavings/ Up to higher level directory Name Size Last Modified File:SpecialSavings_2.0

    I am unable to uninstall this high risk addon shown below in Firefox Ad Data
    Index of file:///C:/Users/lago/AppData/Roaming/SpecialSavings/
    Up to higher level directory
    Name Size Last Modified
    File:SpecialSavings_2.0.0.crx 25 KB 19-Aug-12 6:03:42 PM
    Anyone know how to get rid of it please?

    I am unable to uninstall this high risk addon shown below in Firefox Ad Data
    Index of file:///C:/Users/lago/AppData/Roaming/SpecialSavings/
    Up to higher level directory
    Name Size Last Modified
    File:SpecialSavings_2.0.0.crx 25 KB 19-Aug-12 6:03:42 PM
    Anyone know how to get rid of it please?

  • How can I give the "user interface thread" higher priority?

    We do alot of activex calls to front panels. We need to increase/decrease the priority of the user interface thread to resolve our thread problem. Anyone know how to do this?
    Chuck

    Hello,
    As P.M. was saying, you can adjust the thread priorities
    through the VI Properties dialogue. 
    Another place to modify the multithreading system in LabVIEW is a VI
    located at: [LabVIEW Directory]\vi.lib\Utility\sysinfo.llb\threadconfig.vi.  However I do not think this will remedy any
    problems you are having.
    From a Multithreading in LabVIEW tutorial (http://zone.ni.com/devzone/conceptd.nsf/webmain/d2e196c7416f373a862568690074c759)
    Priorities in the User Interface and
    Single-Threaded Applications
    Within the User Interface execution
    system, priority levels are handled in the same way for single-threaded and
    multithreaded applications.
    In single-threaded applications and
    in the User Interface execution system of multithreaded applications, the
    execution system queue has multiple entry points. The execution system places
    higher priority VIs on the queue in front of lower priority VIs.
    If a high-priority task is running and the queue contains only lower priority
    tasks, the high-priority VI continues to run. For example, if the execution
    queue contains two VIs of each priority level, the time-critical VIs share execution time exclusively until both finish.
    Then, the high priority VIs share execution
    time exclusively until both finish, and so on. However, if the higher priority
    VIs call a function that waits, the execution system removes higher priority
    VIs from the queue until the wait or I/O completes, assigning other tasks
    (possibly with lower priority) to run. When the wait or I/O completes, the
    execution system reinserts the pending task on the queue in front of lower
    priority tasks. Refer to the Synchronous/Blocking Nodes section for a list of
    asynchronous functions that wait.
    Also, if a high priority VI calls a lower priority subVI,
    that subVI is raised to the same priority level as the caller for the duration
    of that call. Consequently, you do not need to modify the priority levels of
    the subVIs that a VI calls to raise the priority level of the subVI.
    Thus changing the priority of your VI will change the
    priority of UI calls for that particular VI. 
    Again, I caution you because I suspect that if you are having problems
    with your application not running correctly, I do not believe that manipulating
    the thread priorities will resolve these issues.
    Hope this helps,
    Travis M
    LabVIEW R&D
    National Instruments

  • Dreamweaver user interface controls appear small and hard-to-read on high-density displays.

    I have 3840x2160, 24" display and many of the user interface controls are small, hard to read and in some cases are cut off.
    I see this issue existed with Photoshop and Adobe introduced a "Introducing scale the UI 200% for high-density displays for Windows" under "Experimental Features"
    Photoshop: Introducing scale the UI 200% for high-density displays for Windows
    However I don't see this option available in Dreamweaver? Is there another work around?

    ArtJonak wrote:
    I have 3840x2160, 24" display and many of the user interface controls are small, hard to read and in some cases are cut off.
    Wow, 4K resolution within a 24" space. You need a 200% increase in UI size just to work, I would think. Can you post a screenshot of the issue? I would like to see that. ;-)
    With the changes the Dw team have made to the UI over the last few releases, and with the latest Workspaces, it almost feels like 720p is the main focus, or like the only Dw users that matter are on small Macbooks, with very limited screen real estate. I can still work on my laptop when I'm out of the office (17" at 1920x1080 on Windows 8.1), but the icons and controls are pretty small. Even with the added screen real estate, and the fact that the UI is still intact, I'd hate to have to use it for extended periods.
    I voted as well.

  • Modifying sequence variables from Labwindows User Interface

    Hi,
    What is the correct procedure for modifying sequence variables from a
    LabWindows CVI user interface.
     I am currently using an enhanced version of the simple interface that is
    shipped with TestStand.
    I have tried SetValVariant etc. with a ref to the engine  and this didn't
    work for me.
    Should I first be passing the sequence context via PostUIMessageEx ?
    Thanks in advance,
    Bill
    Solved!
    Go to Solution.

    Hey Bill,
    Yeah, I forget that this process is a little bit more straightforward in LabVIEW then it is in CVI (just one type cast is necessary).  Here are the steps (and variables) to make it a usable SequenceContext object:
     LPUNKNOWN tempActiveXRef;
     VARIANT tempTSSeqContext;
     CAObjHandle TSSeqContext;
         //Get ActiveX object from UIMessage
       tsErrChk(TS_UIMessageGetActiveXData (uiMsg, NULL, &tempActiveXRef));
         //Convert LPUNKNOWN to Variant
       tempTSSeqContext = CA_VariantIUnknown (tempActiveXRef);
         //Convert variant to object handle
       CA_VariantConvertToType (&tempTSSeqContext, CAVT_OBJHANDLE, &TSSeqContext);
    tsErrChk(TS_PropertySetValString(TSSeqContext, &ErrorInfo, "MyLookup.String", 0, "Testing"))
    I haven't tested this exact code, but I modified some code that I know works for the purpose of demonstration.  Like I said, I wish there was a way to just type cast straight to the Object Handle, but since you are getting an LPUNKNOWN object, you have to first go the variant.  Have a good one.
    Adam

  • 10.6: Apple and our customers place a high value on simple, refined, creative, well thought through interfaces. They take more work but are worth it. Apple sets a high bar. If your user interface is complex or less than very good it may be rejected

      i am newbie in IOS  i am web developer
    so i use html 5 and i development jquery mobile based application.
    in my application i just call view from web.I used objective c webview .
    but my application rejected  following issues
    - Included low resolution/jagged image/s; see screenshot
    - Portions of your app loaded, refreshed, ran, and/or responded very slowly.
    - Was not optimized to support the device screen size and/or resolution; see screenshot
    - Did not integrate with iOS features.
    they said your app is slow but app speed is good(you can see here : http://teknonova.com/Map)
    they said did not integrate with ios features .yes i just call URL from web view?is it illegal?
    and they gave issues screenshot  there is no problem with screenshot .it is good : (http://a1523.phobos.apple.com/us/r30/Purple/v4/c3/76/8a/c3768ae0-9b41-820f-9315- 40db2afc57b6/temp..gwvpnmiu.png) 
    what should i do?
    should i delete and add new app?

    10.6: Apple and our customers place a high value on simple, refined, creative, well thought through interfaces. They take more work but are worth it. Apple sets a high bar. If your user interface is complex or less than very good it may be rejected
    for this problem what is a good solutions, how need to solve our problem, we need to published our apps. so plez telme the solution for this resons

  • In simple user Interface modify the sequence view to show only executing step

    I want to see only the Single executing step  in sequence view of the user interface
    are there any egs for the same!!

    This is relatively trivial to implement yourself. Handle the UIMessageEvent of the ApplicationMgr and when you get a trace UIMessage do something like the following:
    if (uiMsg.Event == UIMsg_Trace)
        int notUsed;
        String currentStepName = "";
        SequenceContext context = uiMsg.Thread.GetSequenceContext(0, out notUsed);
        if (context.NextStepIndex >= 0)
            currentStepName = context.NextStep.Name;
        /// Do something with currentStepName like update an indicator control.
    Hope this helps,
    -Doug

  • User Interface Lag During Medium to Medium-High CPU Usage?

    I experience a huge slowdown in UI responsiveness when I do things in the background like unzip a large file. For instance, flipping (Apple - Tab) to an already running version of Safari while unzipping a file takes about 5-7 seconds. I also have a 3.0 GHz Dual Xeon Dell PowerEdge1800 that does the same thing running Ubuntu.
    Looking at the CPU activity, this UI slowdown tends to happen when the first core is around 40 % and the second core is a little less than that. The CPU is not pegged but the user interface responds like it is.
    Am I experiencing a negative side-effect of dual cure / dual CPU architecture? (Sounds like a budding conspiracy theory doesn’t it?) Or is this due to the unzip process hogging all available disk read/write bandwidth causing disk access starvation to other processes?
    --> Or do I need to reduce my caffeine intake?
    Thanks,
    -Craig
    MacBook Pro 2.0 GHz   Mac OS X (10.4.5)  

    Wow. Good to know others noticed this.
    After I posted the question I realized it could also be and most likely is a RAM issue.
    Thanks,
    -Craig

  • How can I display step info in User Interface with Tracing Disabled?

    I'm trying to modify the CVI Operator Interface application to update the execute panel with some step information during the execution of the program. i.e. I want to display the measurement, high & low limits during the run WHEN TRACING IS DISABLED. (Doing this, when tracing is enabled is easy, all you do is access the step record that's been constructed (I can cope with that!))
    I've successfully implemented a User defined execution event to signal the User Interface application when the current step is a result (using TS_UIMsg_UserMessageBase etc. I'm posting a UI Message in the Process Model under the ProcessModelPostStep so that I will only display if its a result step.) I've added a user defined
    entry in the execute.c module execution event switch statement which will call a function in the exedisp.c module to update the display. However, I don't have a context to the step that I can use. (I can't use e.g. the exeRec record since this is only completed with the context if tracing is enabled.) I've got a handle to the correct panel to write the information to, but how do I get the context to the current step when tracing is disabled?
    Regards,
    Brian

    Hi,
    no problem - btw, if you wanted to acheive this in TS 1.x, you could always write to a local variable with the ActiveX reference for the step concerned, and then use the msg reference that you have in the OI within the UI Message handler, to dig through to the Execution ->Sequence File->Sequence->Locals, or Execution->Thread->SequenceContext (and you can get almost anywhere from that).
    Hope that helps
    S.
    // it takes almost no time to rate an answer

  • FAQ: User Interface Guidelines for CRM 2007 are now available

    The CRM UI Concept Team has made the UI Guidelines for CRM Web Client User Interface (CRM 2007 UI) available to the BPX community:
    This document provides an overview of the on-premise as well as the off-premise versions of the SAP CRM Web Client User Interface (UI). It contains the properties and principles of the SAP CRM Web Client UI that are already committed and available. For planned features, refer to the corresponding specification documents.
    The information in the guidelines starts with general topics, followed by details. The sections are organized with high-level topics like Page Types and Navigation Schema first, followed by the consecutive sections describing which building blocks and elements of the UI populate the various pages. A section typically starts with one or more screenshots of a central UI element with a generic explanation. The subsequent sections explain the detailed aspects of each element.
    We hope that you will find this information useful.
    Enjoy the new CRM UI! [UI Guidelines for CRM Web Client User Interface (CRM 2007 UI)_ |http://www.sapdesignguild.org/resources/CRM-UI-Guidelines-Customers.pdf]
    Edited by: Zhaojie Liu on Jun 10, 2009 10:08 AM

    Hi,
    not sure why your download stops.. you can also try to download via this link: [http://www.sapdesignguild.org/resources/CRM-UI-Guidelines-Customers.pdf|http://www.sapdesignguild.org/resources/CRM-UI-Guidelines-Customers.pdf] (Document is 17,4MB of size)
    Here the guidelines also have been posted together with an article about the CRM 2007 Web Client UI.
    Hope this helps
    Best regards
    Ingo

Maybe you are looking for

  • Unable to install Essentials Role on Windows Server Technical Preview (VHD)?

    Hi Having a problem trying to install Essentials Role on Windows Server Technical Preview (VHD) After reboots, AD installs, I get Configuration encountered some issues in Results wizard. Updating an preparing your server... 68% completed then it fail

  • Adobe LiveCycle Designer ES Error while Connecting to MYSQL ODBC Driver

    Hi I'm getting an strange error message when i try to connect a LC PDF form to MYSQL DB using MySQL Connector /ODBC 3.51 Driver Here is the complete detail how i was trying to build a connection string :- I Opened a form in Adobe LiveCycle Designer E

  • PDF- paex page data to pdf form fields

    Just want to find out if anybody can help me out with this -- without using BI Publisher: I have several pdf letters that are pdf fillable. What needs to be done is from an APEX page: 1. user search for client id 2. find and selects the client id. Hi

  • Witholding Tax to be stopped at F110 level is that possible ???

    Hi SAP Experts, Is there any way to stop witholding tax getting deducted in F110 for a Vendor This Vendor has witholding tax codes X1, Y1, Z1 etc.....this are configured at the time of Payment Posting so during F110 the withlding tax codes are coming

  • Podcasts/ mp3 coming in as "movie file"

    That's weird. I used to import podcasts and other large mp3 files into itunes all the time. Now when I do so they come in as "movie files" even though they have the mp3 extension and they clearly are mp3s. I have a video ipod and am running panther.