custom scaling button problem

Hi, I'm trying to customize some controls, but I have a problem with the construction of a button. I replaced the central image by a more realistic appearance and now I want to change the scale to better understand my button again, but I can't put across the 'ladder' after I want to be able to better run the needle and I can't choose the position of the needle. I am attaching the file so you can view and maybe help me to make this more comfortable button thank you!

to customize your Ctrl button, click on the 'key' to display the icon.then of "clips" you can do what you want with the image or the button of properties, including the streching the balance to make pivot 360 degs, maximum range, no ticks, ticks, etc... BTW, reorganize tab is practical by placing objects to the front or the rear of several images

Tags: NI Software

Similar Questions

  • Development/unfocus field custom button problem

    Hi all

    I have something weird happens.  I have a custom button field that swaps the images based on a focused state or blur.  I have been using this field custom for awhile now, and I have never had any problems.  Imagine the following provision:

    ______________    ________________________

    | Custom button |    | BasicEditField |

    ------------------------    ------------------------------------------

    When my screen is launched, the focus is on the custom button.  If I move the trackball in a downward movement, the focus is taken the custom button, and its background image changes adequately to what has been defined in the untargeted State.  The BasicEditField then has the focus.  This is the correct behavior.

    If, however, I move the trackball in a movement to the right to the BasicEditField, then the BasicEditField will indeed get the focus, however the custom button field always displays its "highlight" picture  Using print statements, I was able to determine that when I move in a movement to the right with the trackball, the custom field button loses the focus and then gets the focus back to back, that's why it shows the highlighted image.

    Additional info:  This isn't an issue on touch devices, and custom button Manager is a TableLayoutManager.

    Any ideas why this might be happening?  Here's the code to my custom button field:

    public class BitmapButtonField extends Field {
        private String text = "";
        private Bitmap bitmap;
        private Bitmap bitmapHighlight;
        private Bitmap b;
        private boolean highlighted;
    
        public BitmapButtonField(String image, String imageHighlight, long style) {
    
            super(style | Field.FOCUSABLE);
    
            this.bitmap = Bitmap.getBitmapResource(image);
            this.bitmapHighlight = Bitmap.getBitmapResource(imageHighlight);
    
            b = bitmap;
    
        }
    
        public BitmapButtonField(String text, String image, String imageHighlight,
                long style) {
    
            super(style | Field.FOCUSABLE);
    
            this.text = text;
            this.bitmap = Bitmap.getBitmapResource(image);
            this.bitmapHighlight = Bitmap.getBitmapResource(imageHighlight);
    
            b = bitmap;
    
        }
    
        protected void drawFocus(Graphics graphics, boolean on) {
            // Do nothing
        }
    
        public int getPreferredHeight() {
            return bitmap.getHeight();
        }
    
        public int getPreferredWidth() {
            return bitmap.getWidth();
        }
    
        protected void layout(int width, int height) {
            setExtent(getPreferredWidth(), getPreferredHeight());
        }
    
        protected boolean navigationClick(int status, int time) {
            fieldChangeNotify(1);
            return true;
        }
    
        protected void onFocus(int direction) {
            b = bitmapHighlight;
            invalidate();
            System.out.println("FOCUSED");
    
        }
    
        protected void onUnfocus() {
            b = bitmap;
            invalidate();
            System.out.println("UNFOCUSED");
        }
    
        protected void paint(Graphics graphics) {
    
            int topTextPadding = (b.getHeight() - getFont().getHeight()) / 2;
            int sideTextPadding = (b.getWidth() - getFont().getAdvance(text)) / 2;
    
            graphics.drawBitmap(0, 0, getWidth(), getHeight(), b, 0, 0);
            graphics.setColor(Color.WHITE);
            if (text.length() > 0) {
                graphics.drawText(text, sideTextPadding, topTextPadding,
                        Graphics.ELLIPSIS, b.getWidth());
            }
        }
    }
    

    Have you looked at navigationMovement in the TableLayoutManager?  I confess that I rewrote it because it handles no left and right as I wanted.  Perhaps, you might be able to do the same thing.

  • Custom button problem (is the closure of a popup and it shouldn't)

    Hello.

    In my ADF, 11.1.1.7.0 JDeveloper application, I have a popup with its dialogue and its default buttons "Ok" and "Cancel".

    In addition to this, I put a custom command button. I want it, when it is selected, go to the server, do things in a method and return to the open popup.

    The fact is that, when you click the custom button, the method is executed (action or actionListener, I tested both), but popup closes immediately.

    So, I have to reopen the popup to see the actions performed.

    How can I avoid the popup gets closed when clicking this custom button?

    Thanks in advance.

    AutoCancel = disabled on the popup property set. It will not close the popup.

    Thank you

  • On a screen of 2509 m, custom scaling is dimmed or grayed out. How can it be made usable?

    On a monitor 2509 m, the picture is larger than the screen. In the menu under the control of the image, the custom scale is gray. How can I get the customized scaling to be active?

    The real concern was that the overall picture was not visible on the screen. It was bigger than the screen. I solved this problem by buying a HDMI to DVI and connect the HDMI cable via the adapter at the entrance to the DVI monitor. The image is now on the screen. The image is also much more clear and bright. The custom scale is always greyed out, but I'll call the problem solved. Thanks to lasvegasman for the idea of a cable problem. LBC

  • Custom toolbar button active three times

    Hi all

    We are having heart 11.1.1.6.1, as shown in "webcenter_sites_11gr1_bp1_ui_customization.pdf", I've customized the toolbar.

    The question I found the button's onClick event is triggered three times.

    This is exactly the same problem as follows to the question:

    https://community.Oracle.com/thread/2538887

    No idea what will be the resolution?

    In addition, wanted to know, if I want to display the same button in "edit" mode, how can I do that?

    Thanks in advance

    Milind

    Hello

    It is a known issue in version 11g 11.1.1.6.1 and a bug is already triggered: Bug 17355310 : ONCLICK ACTION for A CUSTOM TOOLBAR BUTTON IS EXECUTED 3 TIMES

    Same seems to work very well in version 11g 8.

    Concerning

    Guddu

  • Help with custom radio buttons.

    Before you go all Rube Goldburg thought that I post for a quick reality check.

    Basically, I have a test with several different configurations of coupon and I try to give users an advanced interface to select one they use. Using radio buttons seems the way to go and I inserted my custom images but I have only be able to select by clicking on the buttons. I want the user to be able to click on the image. Unless I'm missing something, I have this feeling that I have to create the four complete custom Boolean buttons with States of 4-6 and then write the code to do that alone is never on at the same time?

    Joint-

    You can change the appearance and the size of the used option button and overlay them on your chart, and then set the transparent parameter. So it looks like they're clicking on custom image but they are clicking on the invisible button on the top of the image.

    But it might be easier to use a ring of photo,

    Photo ring can be changed at runtime to add selections. Where the radio button enum cannot.

  • Custom radio buttons?

    Hi I'm developing, and send to the playbook. I have a few questions, I would love to get all entries from you guys.

    • Basically, I'm trying to sort a list that is fine, but what I want eventually to reach is to classify the sorted list. Something like the image (see embeded / attached). I can implement this as a nested type, but juice I wanted to know if there is another native method to do so.
    • My next question is that I need to create a custom radio button group, where I want my buttons to look like buttons label while a tick mark indicating the checked item. See attachment.

    Any help is appreciated.

    Thanks in advance.

    You can create a converter customized for list items (search the forum for this, many examples), and you can also watch the SectionList control for divisions. Hope that helps.

  • Custom submit button

    Is it possible to create a submit button custom quiz in a multiple choice slide that has present features?  For example, a button created using forms and added to a quiz slide?  I use 9 Captivate.

    Thank you

    The f

    As far as I know the buttons (the embedded objects with built in functionality) are the only buttons/legends that cannot be replaced by form buttons (yet - fingers crossed, it will come soon).

    You can use a workaround, because the "submit" button is the most important component of every slide in the questionnaire. Hold the key, but make it invisible by removing the label, change the fill and border (is possible). And use a form (not a button) on this Submit button transparent. You cannot cover a question of form Slide button, because embedded objects are always on top, the reason why you should make the button transparent. It will look like a custom shape button but is really a Duet of the button Submit original with a shape that mimicks a button custom.

  • Custom image button resets

    Hello

    I have a project with about 50 slides and use a custom image button to allow to the learner access the glossary slide at the end.

    Unfortunately sometimes the action of all the buttons gets reset to 'continue' instead of 'jump to slide _.

    What could be the reason?

    I did not remove the slide with the glossary. I have download the XML definitions for the glossary widget. I also started quiz slides by adding at the end.
    Is there anyone knows casue/effect that resets the actions of the buttons?

    Thanks for any clues as the refiguring takes every 10 minutes each...

    I can't explain why the action evolves when you copy/paste but do have a tip for you.

    Why complicate this by having the individual buttons on each slide instead of the button a single form that you can put on the master slide or on the first slide and the time for the rest of the project? You can convert each image to a form button:

    Turn an Image into a button - Captivate blog

  • I start on the site where I bought Adobe After Effects. Then I pressed 'Download', but the site you get on says (translated from English): there are problems, try again later. Get in touch with the customer, if the problem keept going. "While it

    I start on the site where I bought Adobe After Effects. Then I pressed 'Download', but the site you get on says (translated from English): there are problems, try again later. Get in touch with the customer, if the problem keept going. "So, here am I, I really hope someone knows the answer...

    Thank you

    Are you referring to CC version After Effects?

    If so, you must download and install Adobe Creative Cloud app using whiuch, you can install after effects CC.

    Windows:

    https://ccmdls.adobe.com/AdobeProducts/KCCC/1/Win32/CreativeCloudSet-up.exe

    Mac:

    https://ccmdls.Adobe.com/AdobeProducts/KCCC/1/OSX10/CreativeCloudInstaller.dmg

    Reference:

    Download and install Adobe Creative Cloud apps

  • Custom plugin dev problems

    Hello
    I have some custom plugins development problems:

    #1 : My autodiscovery works, but even when I delete the resources of the server, the dashboard auto-autodiscovers them immediately, making it impossible to remove these resources of the server.

    #2 : I want to follow firefox. My autodiscovery looks like:

    AutoDiscovery/public class extends ServerDetector implements

    {AutoServerDetector}

    public list getServerResources (ConfigResponse platformConfig)

    get {PluginException}

    Server list = new ArrayList();

    Server ServerResource; / / = createServerResource ("C:\\Program Files\\Mozilla Firefox\\firefox.exe");
    [long] pID is getPids ("State.Name.eq = firefox");. Name.State.EQ =
    getLog () .error ("query PTQL in fact autodiscovery plugin");

    Exe string = getProcExe(pID[0]);
    Server = createServerResource (new File (exe) .getAbsolutePath ());
    server.setDescription ("M FFox3");
    server.setName ("Mozilla Firefox server3");

    ConfigResponse productConfig = new ConfigResponse();
    productConfig.setValue ("process.query", "State.Name.eq = firefox");


    ConfigResponse cprop = new ConfigResponse();
    cprop.setValue ("process.query", "State.Name.eq = firefox");

    CustomProperties ConfigResponse = new ConfigResponse();

    server.setProductConfig (productConfig);
    server.setMeasurementConfig (cprop);
    server.setCustomProperties (customProperties);

    Servers.Add (Server);

    getLog () .error ("-> plugin DONE! <---") ;
    return of the servers;

    It worked fine until sometimes back, when suddenly he decided to stop working. These things are not AUTODÉCOUVERTS now.

    #3 : Even in the good old days where he used to work, I've never had the availability etc, (grey brand on the UI server-side)

    My AC - plugin.xml is like:

    <? XML version = "1.0"? >
    < plugin package = "kt" name = "kttwo" >

    < name of the filter = "domain" value = "My Auto Discovery" / >
    < name = "process.query property" value = "firefox" / > "
    < parameters name = 'Generic metric' >

    < alias metric = 'Availability' category = 'AVAILABILITY '.
    collectionType = "dynamic" flag = "true" name = "availability".
    Template="generic:type=ProcState,arg=%process.query%:State".
    units = "percentage" / >
    < / Parameter >

    < server name = "Mozilla Firefox server" >

    < plugin type = "autoinventory" class = "Automatic Detection" / >
    <!--
    < class = "org.hyperic.hq.plugin.generic.GenericMeasurementPlugin plugin"
    Type = "measure" / >-->
    < parameters include = 'Generic metric' / >


    < / Server >

    < / plugin >

    and my measurement.java is:

    Import org.hyperic.hq.product.Metric;
    Import org.hyperic.hq.product.MetricNotFoundException;
    Import org.hyperic.hq.product.MetricUnreachableException;
    Import org.hyperic.hq.product.MetricValue;
    Import org.hyperic.hq.product.PluginException;
    Import org.hyperic.hq.product.SigarMeasurementPlugin;

    Measure/public class extends SigarMeasurementPlugin {}

    public Measurement() {}
    TODO auto-generated constructor stub
    }

    @Override
    public MetricValue getValue (Metric arg0) throws PluginException,
    MetricNotFoundException, {MetricUnreachableException}
    TODO self-generating method stub
    getLog () .error ("scope of collection");

    Return super.getValue (arg0);
    }

    }

    Seen anything of significance in a newspaper (when auto-discovery used to work, and now when he doesn't), except that the getLog () .error ("scope of collection"); never appear in the newspaper.

    Thank you

    OK, it was almost just... Here is the small change of HQ - plugin.xml:

    -clip-


         
         
              
    collectionType = "dynamic" flag = "true" name = "availability".
    Template="sigar:type=ProcState,arg=%process.query%:State".
    units = "percentage" / >
         


              
              
    type = 'measure' / >
              
         
             

         


    -clip-

    By checking the process as you are now trying to do, use sigar. You had ' model = "generic".
    Then you can add the option of server on which this process query is stored and you can change it from the user interface. The default value is now "named", so you can see what your own Autodiscover class.
    To get the measure works, you have to kind of say that to the plugin. So I added the plugin to measure. You had something, but it has been commented on.
    To use you own special classes for the collection of measure, you must enter the plugin which is the new class to use.

    So good advice. When the development of a plugin, do it at the host where you are able to re - setup the environment of HQ. Sometimes badly coded or configured plugins will mess the database, and you do not your plugin works again. It's something I always do. If I know that my plugin should work but it doesn't, I'm going to re - install HQ.

  • I installed a trial of Illustrator from Adobe on my macbook pro. I want to draw a picture using the custom trace button but can not. Does anyone have any ideas how I could track custom?

    I installed a trial of Illustrator from Adobe on my macbook pro. This is the release of 2014 of the adobe Illustrator. I want to draw a picture using the custom trace button.

    I start a new document. Then I place my scanned pencil/color pencil, drawing, in the document. I tried to scan and then placing it as jpeg, bitmap and a tiff file. I tried scanning and place then, in color and in black and white. The scan mode that I use is flat. Adobe Illustrator allows me to select the default button and one of the eleven preset buttons (e.g. photo high fidelity), but cannot me click on the record button custom. The custom trace button is gray while all other buttons are white.

    Does anyone have any ideas how I could track custom?

    Just it trace, and then change the options later. The follow-up is 'live', you can press the buttons and see what happens.

    See also the manual.

  • Paint custom button problem

    Hi, I have a custom button that must be next to a labelfield.

    The paint of the button code is:

     protected void paint(Graphics graphics) {
    
       graphics.drawBitmap(13, 0, fieldWidth, fieldHeight, button, 0, 0,);
    
    }
    

    Where '13' is the space between labelfield and button. But when the font size is larger, the result is the following: [IMG]http://i34.tinypic.com/xeq2hu.jpg[line]

    The button is cut off and other times, its even more. What could be a solution?

    Thanks in advance.

    A HorizontalFieldManager defines the fields from left to right, it only wraps to the next line.  You can use a FlowFieldManager to achieve that has the fields from left to right, then on the next line below.

  • Custom popup button close

    Hello

    I wonder if its possible to reproduce the functionality of the default close button (the X in the right corner) with a custom button popup (like cancel).

    The problem is that I use custom buttons so my popup has a dialog box within which type is NONE. I have my close button which is a command link, but you can see the difference when you press this button and the close (X) button. the last of them is much faster to close.

    11.1.1.6

    Any suggestion?

    I suspect that you notice some delay because the listener of the action of your order link is implemented at the side managed server (for example, a bean method). If the action is a managed bean method (namely, the side Server), then the command binding enforcement generates an HTTP request to the server (in order to run the listener to action at the level of the server) and the context menu will not close until the HTTP response is received and processed by the browser. You can avoid the HTTP round trip by implementing an action listener client instead (e.g. ), where you can close the popup Javascript (using the Javascript API of the ADF). Look at the documentation of the tag in JDeveloper help for a simple example for opening a popup, you can easily modify it to close the popup instead.

    Dimitar

  • Custom JavaScript button close

    I have problems with a javascript custom button during export both swf and html 5 with the AICC LMS settings.

    When just using html5 out the button works fine, here is the content of the script window:

    Window.Open (","_self",");

    Window.Close ();

    The first line was added because Firefox keeps closing window unless it was opened with the window.open() method.

    However, even with the patch, output swf also selected in the publication settings window closes at all.

    I was wondering if maybe because the index.html file in the output of the AICC, is choosing the html5 or the swf through the line - newFrame.src = "index_AICC.html"; "" That the fact that it opens in a frame somehow the javascript is not able to close the top of the window? I played with all the settings in Captivate Javascript the extent of change of the target to top window, parent, Gites, etc without success.

    Any suggestions on the contribution of a push to close the custom window that works in html5 and flash, while using AICC?

    You might be interested in the link below:

    Click here to see

    See you soon... Rick

Maybe you are looking for

  • WRT160N problem

    I have everyone... I recently (3-4 month) he bought a wireless router Linksys WRT160N and since I had the wireless on my laptop is very slow... is there a setting in the router that I have to change or something... its really annoying Thank you

  • FM radio does not after update (23.4.A.1.232)

    Hi, I have just discovered that after the latest software updated to the FM radio without working more. Have anyone summer another faced the same question? If something related to the last update of the software?Thank you guys for the support.Giusepp

  • Using ReadyBoost

    OK, I managed to set up one of my flash drives to use readyboost and now I sorta need help with the other. When I go to the section of readyboost on properties of my flash drive it says "a cache already exists. Please remove this cache since this dev

  • How to block the sending of SMS from BlackBerry in the code

    I tried to use notifyOutgoingMessage to interface OutboundMessageListener to catch the sending of SMS, but it does not work. In the document, I only give a copy of the message. So, I wonder how can I get SMS messages and block in the code? This is my

  • Blue screen; Error: "KMODE_EXCEPTION_NOT_HANDLED"

    Hi recently my computer has been crashing at random items and get the blue screen for some reason, I was wondering how to solve this problem, I did a System File Checker and all my drivers are up to date its been blocked before but the newest one is