Direction Problem

Direction Problem
Hi All
My Problem Is I build form and set the direction form Right-To-Left
And build the canvas and the item with its prompt.
When I change the direction at run time for the form to Left-To-Right the direction not change, And when I change the window and canvas direction it change but the prompt for the item not showing properly.
Haw can I solve this?

Re: Change form direction at runtime

Similar Messages

  • Migrating from messaging direct -- problem with read messages

    Folks,
    We are migrating from messaging direct's mail server. What I am doing is tar'ing up a user's account,moving it to the new server and untar'ring it. I them use mboxutil to create the folders and then make the '00' directory and number the messages appropriate and move then in. Then I run reconstruct on the mailbox and it works great. The problem is that all the messages are now unread. How do I make them read again???
    keith

    I had to do a similar migration from a different mail server. I migrated the messages to each user via IMAP, using a Perl script.
    The Perl script would determine a few message states and set the IMAP flags appropriately.
    I don't recall seeing anything in the docs about setting message states directly. However, in your case, it appears you already have the messages in seperate files. You could try loading via IMAP and setting the flags. I used the NetxAP perl module from CPAN. An alternative, there is an import utility for iMS2. I haven't used it, but you could convert the mail to UNIX mbox format and then load into iMS52.
    HTH,
    Roger S.

  • Mouse direction problem (scroll)

    hi,
    im making a shooting game and i want to have a little scroll for all the envirement when the mouse mouve .
    i did that but the problem is that when we keep moving the mouse on one direction it risk to get the envirement out of the scene .
    so what i want is to create a limite for this i don't want that my envirement stay moving while the mouse is moving so please if any one can fixe this i will appreciate that ^^.
    and i have a secondary problem :
    why the clips (MC1,MC2)don't move in the same speed for the same direction for example MC1 i want it to move 0.15 to the left and 0.15 to the right but he doesn't move in the same speed (sorry for my horrible english)
    thank you .
    CODE:
    speed1=0.15;
    speed2=0.10;
    //Scroll MC1
    checkMc1 = function (dx, oldVal, newVal) {
    if(oldVal<newVal){
    _root.mc1._x = (_root.mc1._x - speed1);
    }else if(oldVal>newVal){
    _root.mc1._x = (_root.mc1._x + speed1);
    return newVal;
    //Scroll MC2
    checkMc2=function(dx2, oldVal, newVal){
    if(oldVal<newVal){
    _root.mc2._x = (_root.mc2._x - speed2);
    }else if(oldVal>newVal){
    _root.mc2._x = (_root.mc2._x + speed2);
    return newVal;
    _root.watch("dir1",checkMc1);
    _root.watch("dir2",checkMc2);
    _root.onMouseMove=function(){
    dir1=_xmouse
    dir2=_xmouse

    I used mc1._x-speed because you used it.  Look at your own code.  I just removed the _root part of it because I suspect you are using it unnecessarily.  What my code does is check to see if making the change will make the object exceed the limit before you actually make the change... that prevents you from making the change and exceeding the limit
    For instance, suppose I do not want to exceed a limit...
    if(some._x < someLimit){
        some._x += 10;
    But what if that change ends up making some._x > someLimit and you don't want to exceed that limit?  Then what you need to do is test the change before you make it...
    // if making the change will still have it below the limit, make the change
    if(some._x +10 < someLimit){
        some._x += 10;
    } else { // the object would jump beyond the limit, so just place it at the limit.
        some._x = someLimit;
    Also, for the code you just showed, you can't expect to get exactly the limitLeft value, so it is better to test if the change will make it less than (< or > ) the leftLimit.
    Also, when you test for equality you do not use "=". you use "=="

  • Re-directing problems on apple devices

    I am getting constant pop-ups and being re-directed to dubious websites when I click on links in both safari and chrome. I am having this problem on both my OS X 10.6.8 laptop, older desk top computer, and new iPhone 6 plus - do I have a virus or is it a chrome/safari issue?

    What you describe is likely to be a network issue, as that's one of the only common causes that could affect all those different devices at the same time. See:
    http://www.adwaremedic.com/kb/hackedrouter.php
    (Fair disclosure: I may receive compensation from links to my sites, TheSafeMac.com and AdwareMedic.com.)

  • HP PRO 200 MFP 276NW WIRELESS PRINT DIRECT PROBLEM

    I JUST BOUGHT AN HP LASERJET PRO 200 MFP 276NW COLOUR PRINTER AND I DISCOVERED THAT I CANT PRINT DIRECTLY FROM MY LAPTOP. MY LAPTOP HAS A WIRELESS FUNCTION . HOWEVER I WAS ABLE TO PRINT FROM MY SONY XPERIA ZR PHONE. I HAVE TRIED TO REINSTALL IT ON MY LAPTOP SEVERAL TIMES BUT WITHOUT SUCCESS. IT ALWAYS SHOW ISSUE SYMBOL ON TNE COMPUTER WIRELESS CONNECTION PANE.
    SECONDLY, THE PRINTER USUALLY MAKE NOISE WHEN PRINTING. IS THIS NORMAL?
    FINALLY. IS THERE ANY HP DESIGNATED SOFTWARE FOR PHONES TO CONNECT WIRELESSLY TO HP RINTERS TO PERFORM NORMAL PRINTING JOBS?
    I ACTUALLY BOUGHT THIS PRINTER BECAUSE OF THE WIRELESS FUNCTION. AM USING WINDOW 7 OS.
    I NEED HELP URGENTLY
    THANKS
    This question was solved.
    View Solution.

    Hello @OLAAT ,
    Welcome to the HP Support Forums!
    I understand you are having some issues printing over the wireless network to your LaserJet 200 MFP M276. It seems to me, since the printer will print from your Sony Xperia ZR, and the error icon is on the computer, you need to look into computer support for that question.
    I was able to find a document that may help with the wireless connection issues on the computer. Troubleshooting Your Wireless Network and Internet Connection (Windows 7)<---
    If the above doesn't help, I would suggest posting the inquiry in the laptop Forum's.
    Regarding printing from phones and what software is needed, it is dependant of the phone. Some phones, like Apple, have AirPrint pre-installed. You would be able to install and try the HP ePrint App on your phone, if available in its App store.
    This guide: Getting Started with HP ePrint Mobile Apps, will explain more about the App.
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Photoshop starter album 3.2 directional problem

    downloaded 3.2 some time ago
    photos are horizontal in preview but print verically
    at that time i tried to find info about this and swear i found a site that addressed this problem and gave another download to correct it
    decided to wait to download to when i had more time as i am probably the only person in U.S. who still has dial up
    now i can not find anything about this problem
    and especially not the solution to it
    have dell computer windows xp and hp printer
    is htere a solution
    joan

    Hi Joan,
    You can go to File>Page Setup and change the layout to portrait(vertical) or Landscape(horizontal).
    Regards,
    Chhaya

  • PDF direction problems

    Dear All,
    I have a problem in some cases with arabic and english reports, i'm using IAS Rel2 , report builder 9.0.4,
    the first case is i have this string "A/C No." but on PDF it's "No C/A."
    the second case i have the date format with dd/mm/yyyy but on PDF runtime it will be yyyy/mm/dd.
    Regards

    Yes I did and got the error message i mentioned in my earlier email. I am using Adobe Reader 11 on Windows 8.1 if that helps

  • BRUSH: Angle Jitter- Direction problem when using Rotate View

    (Photoshop CS5 Extended, MAC OSX) When using the brush tool(with angle jitter set to Direction), an error  pops up when also rotating view.  As long as the canvas is at its  default orientation(ie, rotate view tool has not been used), the brush paints along its path appropriately.  If  I've rotated the view, however, each instance of the brush's preset/tip  does not adjust for the new orientation of the canvas.  (note:  this was not an issue in CS4)
     eg: if the brush's preset looks like this (a small horizontal dash):
    - when painting as I've described, it should follow a straight line like  this (and does, as long as I have not used the Rotate View tool): ------------------------ however, if Rotate View is used to rotate the canvas by 90 degrees, it instead paints like this: IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII Actual Screenshots: Brush Presets:
     Brush Options:
     Painting @ 0 degree rotation
     Rotate 90 degrees
     draw
     Rotate to 139 degrees
     draw

    Oh, and just to be clear - this is a request for help/solutions

  • Bizarre internet re-direct problem

    This old G3 iMac I was given is stuck(when connected to the internet)and re-directs all attempts to the net to a AT&T site saying that the user and password info is different and won't let me go anywhere else, I'm on SBC! This is even after erasing and re-installing the OS and re-setting the pram. I don't have any way of contacting the previous owner for the original info and my local Mac store guys didn't have a clue.

    You didn't give any details at all about your network. Offhand it sounds like you need to reauthenticate a DSL modem. What happens if you connect a different computer to that network?

  • Everytime I go to a search engine like Bing or Google and click on the link to a website, it sends me to the wrong page. I don't have this problem with Internet Explorer, so what can I do as far as fixing the problem on Firefox?

    Anytime I enter what I'm looking for in the search engine and click on a link, it goes through multiple web addresses until it takes me to an indirect page, and the first few webpages on the link that appear during the loading process are the same. I actually don't know what those websites are though.

    Sounds like you have some search redirect Malware or a Rootkit.
    Install, update, and run these programs in this order. They are listed in order of efficacy.<br />'''''(Not all programs detect the same Malware, so you may need to run them all to solve your problem.)''''' <br />These programs are all free for personal use, but some have limited functionality in the "free mode" - but those are features you really don't need to find and remove the problem that you have.<br />
    ''Note: If your Malware infection is bad enough and you are mis-directed to URL's other than what is posted, you may have to use a different PC to download these programs and use a USB stick to transfer them to the afflicted PC.''
    Malwarebytes' Anti-Malware - [http://www.malwarebytes.org/mbam.php] <br />
    SuperAntispyware - [http://www.superantispyware.com/] <br />
    AdAware - [http://www.lavasoftusa.com/software/adaware/] <br />
    Spybot Search & Destroy - [http://www.safer-networking.org/en/index.html] <br />
    Windows Defender: Home Page - [http://www.microsoft.com/windows/products/winfamily/defender/default.mspx]<br />
    Also, if you have a search engine re-direct problem, see this:<br />
    http://deletemalware.blogspot.com/2010/02/remove-google-redirect-virus.html
    If these don't find it or can't clear it, post in one of these forums for Rootkit removal help: <br />
    [http://www.spywarewarrior.com/index.php] <br />
    [http://forum.aumha.org/] <br />
    [http://www.spywareinfoforum.com/] <br />
    [http://bleepingcomputer.com]

  • I cannot keep it from re directing to various unwanted sites... How do i fix this. Not going to start in safe mode every time! FRUSTRATED

    After updating firefox,, i keep getting redirected almost 100% of the time.. I have attempted to fix this issue but i do not want to delete and redownload ff and loose all my saved info.. passwords etc. there has to be an easy fix for this.. If not.. i will start using another browser!!!!

    Sounds like a Malware infection on your PC.
    Install, update, and run these programs in this order. They are listed in order of efficacy.<br />'''''(Not all programs detect the same Malware, so you may need to run them all to solve your problem.)''''' <br />These programs are all free for personal use, but some have limited functionality in the "free mode" - but those are features you really don't need to find and remove the problem that you have.<br />
    ''Note: If your Malware infection is bad enough and you are mis-directed to URL's other than what is posted, you may have to use a different PC to download these programs and use a USB stick to transfer them to the afflicted PC.''
    Malwarebytes' Anti-Malware - [http://www.malwarebytes.org/mbam.php] <br />
    SuperAntispyware - [http://www.superantispyware.com/] <br />
    AdAware - [http://www.lavasoftusa.com/software/adaware/] <br />
    Spybot Search & Destroy - [http://www.safer-networking.org/en/index.html] <br />
    Windows Defender: Home Page - [http://windows.microsoft.com/en-US/windows7/products/features/windows-defender]<br />
    Also, if you have a search engine re-direct problem, see this:<br />
    http://deletemalware.blogspot.com/2010/02/remove-google-redirect-virus.html
    If these don't find it or can't clear it, post in one of these forums for specialized malware removal help: <br />
    [http://www.spywarewarrior.com/index.php] <br />
    [http://forum.aumha.org/] <br />
    [http://www.spywareinfoforum.com/] <br />
    [http://bleepingcomputer.com]

  • I can't get any search engine to take me to a site I click on, but all re-direct me. I've gone thru all the troubleshooting I can find.

    While using Firefox none of the search engines will connect to a site I click on. All re-direct to something else. Vary rarely, a pop-up bar says firefox did not allow...., but I still cannot get to any site or page by clicking on the link. The only way I can get anywhere is by copy/paste in the address bar. I have tried all the troubleshooting I can find, but nothing changes this.

    Install, update, and run these programs in this order. They are listed in order of efficacy.<br />'''''(Not all programs detect the same Malware, so you may need to run them all to solve your problem.)''''' <br />These programs are all free for personal use, but some have limited functionality in the "free mode" - but those are features you really don't need to find and remove the problem that you have.<br />
    ''Note: If your Malware infection is bad enough and you are mis-directed to URL's other than what is posted, you may have to use a different PC to download these programs and use a USB stick to transfer them to the afflicted PC.''
    Malwarebytes' Anti-Malware - [http://www.malwarebytes.org/mbam.php] <br />
    SuperAntispyware - [http://www.superantispyware.com/] <br />
    AdAware - [http://www.lavasoftusa.com/software/adaware/] <br />
    Spybot Search & Destroy - [http://www.safer-networking.org/en/index.html] <br />
    Windows Defender: Home Page - [http://www.microsoft.com/windows/products/winfamily/defender/default.mspx]<br />
    Also, if you have a search engine re-direct problem, see this:<br />
    http://deletemalware.blogspot.com/2010/02/remove-google-redirect-virus.html
    If these don't find it or can't clear it, post in one of these forums for specialized malware removal help: <br />
    [http://www.spywarewarrior.com/index.php] <br />
    [http://forum.aumha.org/] <br />
    [http://www.spywareinfoforum.com/] <br />
    [http://bleepingcomputer.com]

  • JDeveloper IDE problems with google Calendar development libraries

    Hello all,
    I am using JDeveloper as an IDE for developing the google calendar events.
    I am referring the http://code.google.com/apis/calendar/data/2.0/developers_guide_java.html site.
    Instead of ANT to run the sample code, I am using JDeveloper IDE and added all required libraries from sample and source code.
    Still I am getting weird error as Error(22,29): GDataRequest$RequestType not found in enum com.google.gdata.client.Service.GDataRequest.RequestType in class com.google.gdata.client.GoogleService in class com.google.gdata.client.calendar.CalendarService in class project1.CalendarTest
    Code is as below
    package project1;
    import com.google.gdata.client.*;
    import com.google.gdata.client.calendar.*;
    import com.google.gdata.data.*;
    import com.google.gdata.data.acl.*;
    import com.google.gdata.data.calendar.*;
    import com.google.gdata.data.extensions.*;
    import com.google.gdata.util.*;
    import java.net.*;
    import java.io.*;
    import sample.util.*;
    public class CalendarTest {
    public static void main(String[] args) throws AuthenticationException,
    MalformedURLException,
    IOException,
    ServiceException
    CalendarService myService = new CalendarService("exampleCo-exampleApp-1.0");
    // myService.setUserCredentials("[email protected]", "pa$$word");
    // URL feedUrl;
    // CalendarFeed resultFeed = myService.getFeed(feedUrl, CalendarFeed.class);
    // feedUrl = new URL("http://www.google.com/calendar/feeds/default/allcalendars/full");
    // System.out.println("Your calendars:");
    // System.out.println();
    // for (int i = 0; i < resultFeed.getEntries().size(); i++) {
    // CalendarEntry entry = resultFeed.getEntries().get(i);
    // System.out.println("\t" + entry.getTitle().getPlainText());
    Please if somebody has already faced such problem, show me some way or give the direction.

    Problem is solved by changing jdeveloper Compilat settings.
    Checked the checkbox of 'Use Javac'.
    and then compile the project. It will get compiled.
    Thanks to Shishir Shrivastava's post
    http://www.mail-archive.com/[email protected]/msg00984.html
    -Vedika

  • Delegated by problem

    I am attempting to write a workflow that will send out an automated email whenever an activity is delegated(either created with a delegated by, or the delegated by field changes).
    Now, with this, there is no direct problem, save the fact that the workflows do not seem to acurately depict the status of the delegated by field. To test this I created an email that would send the following data on a modification:
    [<DelegatedBy>]
    PRE('<DelegatedBy>']
    IfNull(PRE('<DelegatedBy>'),"Invalid")
    [<DelegatedById>]
    PRE('<DelegatedById>')
    IfNull(PRE('<DelegatedById>'),"Invalid"))
    I changed the delegated by field from USER-A to USER-B, here are the results
    USER-A
    Invalid
    ID of USER-B
    ID of USER-A
    ID of USER-A
    Now, this seems to be a little contradictory, unless I'm missing something - the row ID of the user is correct, but the values of names are off.
    The workflow condition simply checks for [<DelegatedBy>]<>IfNull(PRE('<DelegatedBy>'),"Invalid")
    Update: I tested with modifying a field OTHER than the delegated by field, and I still get an email. Here is the workflow rule verbatim: [<Type>]<>LookupValue("TODO_TYPE", "Referral") AND [<DelegatedBy>]<>IfNull(PRE('<DelegatedBy>'),"Invalid")
    Message was edited by:
    user635035
    I also have a workflow triggering off a new delegated activity with the workflow rule checking [<DelegatedBy>] IS NOT NULL. Upon testing, this sends out an email whenever an activity is created, whether the delegated by is null or not.
    Message was edited by:
    user635035

    [<DelegatedBy>] and [<Owner>] fields are joined fields. The values are not available to the parent object when you save a record.
    [<DelegatedById>] and [<OwnerId>] field values are available immediately.

  • Adobe Premiere Elements 12 start up problem.

    I just purchased and installed Adobe Premiere Elements 12.  I have a new pc with windows 8.1. Premiere required that I run the program as an administrator (???).  So I ran it as administrator and it starts up, but then immediately closes itself.

    mattjay84
    Thanks for the update on the issue details.
    Bottom line: I am suspecting an Open With directive problem.
    Details.....
    Please excuse the questions, but I do not want to take anything for granted
    Checking the Creation of a New Project
    a. If you double click the desktop icon of Premiere Elements 12.1, does the program open to the Welcome Screen?
    In the Welcome Screen can you then select Video Editor followed by New Project to open a new project?
    b. Can you open the program and a new project by double clicking on the Adobe Premiere Elements 12.exe or Adobe Premiere Elements.exe found
    Local Disk C
    Program Files
    Adobe
    12
    and in the 12 Folder are these two files. The Adobe Premiere Elements 12.exe should open to the Welcome Screen and the Adobe Premiere Elements.exe opens bypassing the Welcome Screen.
    Checking the Opening of a Saved/Closed Project
    Now for your workaround...You right click a video file on the hard drive and select Open With and have the opportunity to select specifically Premiere Elements 12. It works. You have a new project, edited, and you save/close it. But, it is the re-opening of that saved/closed project.prel file that I suspect as being at the core of the problem.
    so I double clicked the project file I had been working on and it said 'The project is not compatible with current version of Premiere Elements' (even though I had only just saved it from that version).
    Where is this project.prel file that you are double clicking to re-open your saved/closed project? And, how do you get to it? What is its hard drive save location - Libraries/Documents/Adobe/Premiere Elements/12.0? If so, what happens if you right click the project prel there and select Open With, followed by Premiere Elements 12?
    Please review and consider.
    Looking forward to your follow up.
    Thanks.
    ATR

Maybe you are looking for

  • Inserting a new row in a child table referencing an already existing parent

    I have two tables PARENT & CHILD (one to many), both of which are populated at different times. In our toplink mappings, parent contains a collection of child Domain Objects, & and child Domain object contains a one - one to parent. How can I insert

  • Wide screen on Solaris 10

    Hi, I'm trying to get my wide screen work on Solaris 10 at resolution 1680x1050. I know that both my video card and my screen support this resolution, but I fail to get it working. For some reason, I am stuck in an ugly 1400x1050 or 1280x1024 resolut

  • Iten category of purchasing document

    Hi all Plz tell any one where the Item category L will store in purchase order document type in subcontracting process.. thanks ramesh reddy

  • Close Window

    Hi In the behaviors panel I have a "open browser window" but I don't see one for "close window". please Could some one tell me how I apply the javascript to my image which I prepared in fireworks for "close window". Thank you Dave Sofield

  • Waking from sleep issue

    Hello. My wife's macbook generates the following error message when waking from sleep. I am curious if others have seen and or fixed this issue? Here it is: Mon Apr 27 16:47:49 2009 panic(cpu 1 caller 0x0019EB7E): "simple lock deadlock detection: loc