Line with the Slider

Hi all
I need to Create a line which can be drawn any where in the panel.
And this line can be used as the slider, if i click on the "make as Slider" button.
Planing to use the decorator pattren please help me by giving some ideas.

Yes i got the idea
the below link is almost match my requiremets
http://forums.sun.com/thread.jspa?forumID=20&threadID=722038

Similar Messages

  • How can I print the "number lines" with the code in Visual Studio?

    How can I print the "number lines" with the code in Visual Studio?

    Hi BillionaireMan,
    What about your issue now?
    If you have resolved it, you can share the solution here, which will be beneficial for other members with the same issue.
    If you did not, please tell us more information,we will try my best to help you.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I can't edit a Line with the Properties panel - Flash CS4

    I have created a line on the stage with the Line tool, and then want to edit the Stroke and Style in the Properties panel. However, after creating the line these options are greyed out and not available to me. Even if I then select the Line with the Selection tool, I cannot edit the Stroke or the Style. It seems to me I should be able to do this, what am I missing?

    Normally after drawing the line you only need to click once on it to select it, and with it selected you should be able to access its settings in the properties panel.

  • HT201210 screen is in a zoom mode and will not open with the slider

    Hi, my iphone 3gs screen has gone into a zoom mode and will not allow me to switch on with the slider, or decrease the zoom. When first activated the screen is normal for a second, then zooms in and becomes inoperable, if anyone has any ideas, would be much appreciated, cheers John.

    Double-tap the screen with three fingers.   Then go to Settings>General>Accessibility>Zoom and turn it off.

  • Is anyone using iPhoto having a problem with the slide show using shatter where it does not let you put a title over photo?

    Is anyone using iPhoto having a problem with the slide show using shatter where it does not let you put a title over photo? It use to work but it no longer lets you place a title over the opening photo.

    Is your signature still current?(iPhoto '08, OS X Mountain Lion (10.8.4))    I can confirm this for iPhoto '11; Shatter will only show the text slide title between the slides. Ken Burns and Classic theme can still be set to overlay the caption and title directly over the slides.

  • When using the record function for narration in Keynote 09 version 5.1.1., the recording continually gets off sync with the slides even if nothing has been altered on any of the slides.

    I am trying to record narration for my slideshow in Keynote 09 version 5.1.1. I put the transitions on automatic and hit the record button, then read the slides as they advanced. The program allows me to record my voice, however, when I play the slideshow back the recording continually becomes more off sync with the slides with each play. Is there a way to fix this?

     Hi,
    One of my ex-colleagues has installed a NI-DAQ 6.5 in our system. [And I do not see any other naitional instruments card in the CPU of the computer, may be he removed it] I deleted the account and all his files in the system. When I am trying to install version8.0, its not getting installed and giving me a message that I should uninstall the previous version by going to Add/Remove programs in the control panel.
    I tried doing that, but the "Change/Remove" button does not seem to work...[There is no response and so unable to install the new version...]
    Any idea how can this problem be solved?
    It is a windowsXP operating system with SP2 installed on a machine with P4 processor.
    Thanks

  • When starting the computer I get the dong but then it stops with three loud beeps as the light in the front flashes in line with the beeps. The beeps repeat till switching off

    When starting the computer I get the dong but then it stops with three loud beeps as the light in the front flashes in line with the beeps. The beeps repeat till switching off

    Check out this Apple support article https://support.apple.com/kb/HT1547

  • Query 0: Runtime error There is already a line with the same key. with para

    Dear all,
    I have a query with several variables. One of the variables is Version. When I use certain values e.g. 1,2 or 3, I can generate the query without any problem. However, when I use the other values e,g, 4, 5, or 6, the query gives me with the following error messages :
    1. Query 0: Runtime error There is already a line with the same key. with parallel processing via RFC
    2. Error while reading data; navigation is possible
    3. >> Row: 174 Inc: LRSDRPU02 Prog: SAPLRSDRP
    Error 1
    Query 0: Runtime error There is already a line with the same key. with parallel processing via RFC
    Message no. DBMAN428
    Error 2
    Error while reading data; navigation is possible
    Message no. BRAIN289
    Diagnosis
    An error occurred while reading the data. The query result is therefore empty or inconsistent and is not buffered in the OLAP cache.
    Procedure
    You can continue to navigate or return to the last navigation step.
    Error 3
    >> Row: 174 Inc: LRSDRPU02 Prog: SAPLRSDRP
    Message no. RS_EXCEPTION301
    Diagnosis
    En error has been triggered. This message specifies where in the coding the error occurred. This helps you to localize the error quickly.
    May I know what causes this error and how to troubleshoot it?
    Thank you.

    Venkat,
    You are either a genius or working for SAP.
    In any case, your solution solved my problem.
    Thanks heaps!

  • I can see no information for uploading my edited tape to a DV Video Camera in line with the process include in V3 of Elements

    In V12 of Elements I can see no process for uploading my edited work to the tape in my DV Panasonic Video Camera (NV GS500- 10 years old). This was possible in V3. In V12 numerous video standards are quoted for various destinations but nothing for DV Camera tap drive. Has this facility been removed in favour of more modern social media destinations etc?

    OK Many thanks for your help. I am getting closer to my goal. I think I have another problem in that the PC does not recognise my DV connection to the Camera. In line with the process for V3 I have just purchased a Firewire to USB3 conversion cable which my supplier suggests removes the need for a physical 1394 port as the PC detects what is connected  to the USB3 port but WIN DV says "no device connected " Also the PC does not give the usual sound when devices are connected. My old PC had a physical 1394 port which I successfully used to download my edited work to the camera via the DV camera port. If you have any advice re the validity of the statement that the conversion cable is sufficient to download to the DV port on the camera I would appreciate it
    Regards

  • Any tool to help checking the database is in line with the 2NF

    Is there any tool to help checking the database design is in line with the 2NF (second normal form), Thanks.

    Hi,
    Is this table in 2nd normal form?
    CREATE TABLE     orders
    (       order_id     NUMBER (10)     PRIMARY KEY
    ,     company          VARCHAR2 (10)     NOT NULL
    ,     customer     VARCHAR2 (30)
    );How can you tell?
    How would you expect some tool to tell?
    If you willing to even make a guess, it's only because you know what "order". "company" and "customer" probably mean in this context.
    There are queries other methods you could use to detect tables that might not be in second normal form. Fort example, you could assign a number (0-100) to each table, 0 meaning it seems to be in second normal form, 100 means that it has all the traits you expect from a table that is not in second normal form, and then list the 20 tables with the highest scores to check.
    Say exactly what you're trying to do, and someone will help you find a good way to do it. Post CREATE TABLE and INSERT statements for some tables, and expalin what traits you're looking for.

  • To group the lines with the same items before TO

    Hello,
    We use an external tool (linked to SAP WM) to prepare the orders.
    When I have a order with two lines with the same item (because a line free of charge) and when I generate the Transfer Orders, I have two lines and we have to go twice to the picking...
    Could you give me a solution to group the lines?
    Thx in advance

    Hi
    You have various options here depending on whether you have other middleware in place and what skills you have on-site.
    How are you transferring the information to your WMS system??  Idocs / BAPI / Files  ???
    Mark

  • Starling lines with the 2LIS_02_SCL extractor.

    Hi expert.
    I have got a problem with the schedule line purchasing extractor, 2LIS_02_SCL.
    I noted that the extractor extract many more lines that those present in a purchasing order. In particular, it extracts also deleted items and the corresponding starling items. When I speak of deleted items, I am not referring to those items whose fields LOEKZ is evaluated (these items appears in the order), but I am speaking of lines which does not appear in the order.
    Now, I need to filter out these items. I saw that the deleted lines can be recognised through the field ROCANCEL.
    The problem is: How can I distinguish the starling lines?
    Can someone help me?
    Thanks in advance
    Andrea

    Thanks Jain, but what you are suggesting does not resolve my issue. I try to explain me better.
    The estractor estract one line, which is deleted (ROCANCEL = X). THis line has NETW = X and another fields, let us say AA not evaluated. Then I Have a starling line, which will have NETW = -X and AA not evaluated. Then I Have the right item, with NETW = Y and AA opportunely evaluated. Now, only the right line is the one that I have to carry in my DSO. In the PSA I have all the three lines, but unfortunately the last one (the one which goes in the DSO) is not the rigth one (but, almost ever, is the starling line for which the field AA, which is the field I am interested in, is not evaluated).
    Very strange, isn't it?
    Some ideas?

  • How to create a wavy line with the Pen Tool?

    Let me start by saying that I am a novice to Adobe CS4, including PS.
    I am trying to follow this tutorial: http://www.rnel.net/tutorial/Photoshop/11541 but I can not even get the pen to draw wavvy line. I keep get a straight line. To say the least, I am only able to complete creating the file.
    How do I create a wavvy line or lines using the Pen Tool?

    Check out this page from the Help Files:
    Draw curves with the Pen tool:
    http://help.adobe.com/en_US/Photoshop/11.0/WS08E4D386-15E9-4dcd-91E6-DF4219CC6D24.html

  • Why does my Wacom tablet only make straight lines with the pencil & brush tool even WITHOUT shift?

    I have Photoshop CS3 on Mac OSX 10.5.8 on a white MacBook and I'm using a Wacom CTE-630, and I always had the correct drivers.
    Yesterday I discovered that the brush and pencil tools were incapable of doing anything but a dot or a straight line while I used my Wacom tablet. Using those tools with the touchpad works perfectly! Curves and squiggles abound! But for some reason I can't do it with my tablet.
    And I yes I tried downloading the latest drivers from the Wacom website... to no avail.
    After looking through forums I discovered that it was a problem experienced by users of tablets of other brands, I couldn't find any mention of Wacom tablets having this issue. And then I saw a thread somewhere that mentioned holding shift created straight lines! So I immediately thought that perhaps photoshop was functioning in reverse or maybe my shift button was broken...
    So I pressed shift, and something different happened, if I made a dot on the page a line would automatically appear, connecting that dot to the previous dot I had made. Which is in contrast to the issue I had been having which goes something like this:
    If I try to make any curved lines, a dot will appear where I first made contact on the page and then when I release the pen from the tablet a straight line will go from there to the dot at the start of the line. In other words, a dot appears when I start a line and no matter what I do with the line after that, a straight line goes from where I ended the line to where I started it!! ARGHHHH!!
    And it turns out It's not a Wacom problem, or it doesn't seem to be, because it works fine with the brush tool in Illustrator CS3.
    So I came to the conclusion it was Photoshop that was at fault. I found nothing on these forums related to my issue.
    I hope someone can help. Because I was really itching to start digitally painting again. =(
    Thanks in advance!!

    Yes I did solve the problem!
    Thanks to everyone that suggested things, but none of them worked. In the end it was Wacom, yes... WACOM that solved the problem. Even though it was an Adobe Photoshop issue as far as I could tell. So thank you Wacom, you helped me when I needed it most.
    So now to the vital solution:
    "Thank you for your recent enquiry regarding pen tool in Adobe Photoshop CS3.
    Please try the step below for reset CS3
    For MAC, please hold pressing command + alt+ shift, then open Photoshop.
    Get the CS3 update. Start CS3 while holding.
    If the problem remains, uninstall and reinstall Adobe Photoshop CS3 again."
    Worked the first time for me. So spread the word! This issue shall trouble people no more, a solution has been found!

  • How Do I make curved lines with the pen tool in after effects CS6

    Hello, so I have been following this video http://www.youtube.com/watch?v=vKzB-CFT0MI on how to make 2d intros in after effects and at the 2:20 mark he shows how he uses the pen tool to make curved lines around the elipse. I tried to do the samething myself, and couldent make the curved lines. I looked it up online and there were tutorials on how to make curved lines but they did not work the same way, and I could not make curves like he did.So if any of you know how to do curved lines like in the video, your help will be appreciated.
    Thanks !

    This is basic stuff and it's basically the same way Illustrator or Photoshop works with bezier paths. You'll find a lot of helpful information if you just type masking or mask in the Search After Effects Help field at the top right corner of the app.
    Adobe - Search: masking
    Directly from the Help Files: After Effects Help | Creating shapes and masks
    Mylenium.. sorry you thought it was an awful tutorial. I made it in under a minute just to show this member the very basic task of creating a mask with the pen tool and animating the shape. I'll try and up the quality of my quick replies to simple operations.

Maybe you are looking for

  • Addressbook actions do not work since Mavericks Update

    I had some nice addressbook actions in my Contacts-App. by clickin on email or telephone-action I was able to perform some specific actions like doing a phone call via iphone, ... since the 10.9 update these actions don't work anymore. By perfoming t

  • Error: Microsoft.Workflow.Client.ActivityNotFoundException while deploying VS 2012 Workflow

    HI, I am trying to create a VS 2012 based SharePoint 2013 workflow. I added the workflow option. Under the sequence, i added a writetoHistory - "Started". I tried to deploy the workflow. I am getting the below error: Error 1: Error occurred in deploy

  • Illustrator CS6 crashing on save

    Hello, Illustrator CS6 has been crashing for one of my users on save recently. She has been sending me multiple crash reports and I have not been able to figure out what's going on.  Here's a little history She is running and intel 2.66 with 8 GB of

  • Stateful webservice

    Hi All, I've created a staeful web service and we are doing load tests for 50-100 concurrent users on this webservice. After some time we are getting invalid response time exceptions while calling the web service. In transaction SM04 , we observed al

  • Selection Tool becomes white and flickers (or flashes)...

    ...when I'm playing a clip in the Viewer. There's a tiny icon that appears and flashes briefly, too, above and to the left of the arrow. What does this mean? This "clip" is actually a 35-minute video of my movement program (professionally produced wi