Applying the skin to the Section list

Hi all,

I'm new to actionscript, can someone explain to me how to apply the skin to my list of the section,

I know how to apply the skin to list, bt, I try to apply the same logic to sectionlist fails,.

I'm extends UISkin implements ICellRenderer to my customized courses.

for example, explain to me

Thank you

Hi evryone I got the solution by overiding some methods in the cellrendering class

Tags: BlackBerry Developers

Similar Questions

  • How to apply different Skins in a single list

    How to apply different Skins in a single list

    See post on:

    http://supportforums.BlackBerry.com/T5/Tablet-OS-SDK-for-Adobe-Air/customized-list/TD-p/648335/page/...

  • Cannot change PopUp LOV width and height in version 4.2.5.00.08. I change the values of 450 400 in the Popup list template values (Section of the window), but my function genList0_f07_$ _row (), retains the same settings. Is this a bug?

    Hello

    I use APEX 4.2.5.00.08 to my app.

    I have a region of reports, where I display a column set. A column is the column attribute "display as" the value 'Popup LOV (LOV based query).

    I press the button to retrieve the LOV, I get a popup of 450 x 400 pixels.

    I go to the side of the model and navigate to "Popup list of values of model", where I can see in the section 'Window' attributes 'Width' and 'Height' value 450 and 400. I edit them and save them and there is nothing going on. I'm sure that the template belongs to my selected theme.

    I saw in the HTML source code that is the called function:

    <!--


    function genList0_f07_$ _row)
    {
    w = open ("wwv_flow_utilities.gen_popup_list" +)
    « ? p_filter ="+
    "& p_name = ' + escape ('f07') +.
    ' & p_element_index = ' + escape ('0') +.
    ' & p_elem_id = ' + escape ('f07_0000').
    ' & p_form_index = ' + escape ('0') +.
    ' & p_max_elements = ' + escape ("") +.
    ' & p_escape_html = ' + escape ("") +.
    ' & p_ok_to_query = ' + escape ('YES').
    ' & p_flow_id = ' + escape ('114') +.
    ' & p_page_id = ' + escape ('100201') +.
    ' & p_session_id = ' + escape ('16021544706004').
    ' & p_eval_value = ' + escape ("") +.
    ' & p_translation = ' + escape ('NO') +.
    ' & p_lov = ' +.
    ' & p_lov_checksum = ' +.
    ' & p_item_id = ' + escape('-683997768') +.
    ' & p_column_id = ' + escape ('25022622060292812'),
    "winLov,"
    "Scrollbars = 1, resizable = 1, width =400, height =450"); "
    If (w.opener is nothing)
    w.opener = auto;
    w.Focus ();
    }
    ->

    I see that the values has not changed. I also connected and disconnected. I am inclined to believe that it is a bug of the APEX.

    The only solution I think is to replace this function, which is NOT ideal.

    Thank you

    Digital

    The parameters are generated only, nothing you can do about it because it does not use the model for these properties of the couple. Other things work fine for example the names of button or title window etc. I guess that, Yes, it is a bug. It's still there in the apex 5 too, I checked. The default values of the template do not match, the value in the generated code is always 400/450. So I guess it's pretty much a wait on 5.1.

    Here's a fun hack to make it work well on your page (works in apex 5 too, because the code is always the same). Put this in the execute on loading of the page section:

    (function(){
      var _open = window.open;
      window.open = function(){
        if ( arguments[1] === "winLov" ) {
          arguments[2] = "Scrollbars=1,resizable=1,width=500,height=700";
        };
        return _open.apply(window, arguments);
      };
    })();
    

    Change the settings to your liking. This will replace the existing window.open call, which is what the popup lov use and replace it with our own code. It does not interfere with other things. As the name of the new window is always "winLov" for the popup lov, it is the argument that is checked.

    During the call to window.open to open a new window with the name "winLov", parameters are replaced with your own version of it. The window is called as usual, using the stored reference.

    Edit:

    Yes, do not use the trick of resizing. My hack can be a bit tedious, but it's much less invasive for the end user (see open, bam, resize. "Even gets funky on multiple monitors). Also, this thing in the popup lov template will affect each lov popup that you use in the application, which is much less interesting than my specific page code.

    Edit2:

    I did a little digging in the source code, and I don't know why it does not work. Popup lovs are actually equipped to deal with it. My guess is that the parameters are recovered only after that the lists were generated, causing the package variables global to use their default values instead of model parameters.

  • Channel Fault Manager does not apply if selected misconduct in the filtered list

    In the 2011 and 2013 of VeriStand Manager channel fault, if I type a string in the text field and click the icon of the bulleted list (for filter) then apply a fault to a channel rating, nothing is actually happening. It seems that I need to locate the channel in other words (e.g., the tree cascading method), then apply the fault in this way. This seems to be a bug. Can anyone confirm? Thank you.

    Good afternoon h_yong,.

    I took a quick glance at this behavior and can confirm that it is a bug. It was noted in Corrective Action Request (CAR) #459404 be resolved in future versions of NI VeriStand. For now, the workaround is instead of clicking the button "Add Fault", double-click on the channel in the list you want to fault. This automatically switch to the tree view and bring up the fault value window. After having entered your value and press 'OK', you will notice that the channel now added to the list of channels failed. Please let me know if you have additional questions or concerns about this behavior.

    I hope this helps!

    -Ryan_S.

  • Impossible to apply the skin in Media Player

    original title: Media Player

    I downloaded the skin KENWOOD_MPXP 05/12/2012 to my Media Player but when I try to apply it to help the skin to apply using the selector appearance, it does not work. However, if I go to my downloads folder and open it from there, he will work until I go full screen. Then it still does not work and I have to repeat everywhere in the download process. What can I do to apply the skin of my Media Player?

    Hi TJ.

    Welcome to the Microsoft Community and thanks for posting the question.

    According to the description, it looks like you are facing a problem while applying a skin for Windows Media Player.

    It would be awesome if you could answers to these questions in order to help you further.

    1. what version of Windows Media Player do you use?

    2. which version of the Windows operating system is installed on your computer?

    3. have you made changes on the computer before this problem?

    I suggest you to see the steps in the following Microsoft article.

    Windows Vista: Change the appearance of Windows Media Player by using skins: http://windows.microsoft.com/en-US/windows-vista/Change-how-Windows-Media-Player-looks-using-skins

    Windows 7: change the appearance of Windows Media Player by using skins: http://windows.microsoft.com/en-US/windows7/Change-how-Windows-Media-Player-looks-using-skins

    Reference:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-windows_programs/Windows-Media-Player-11-unable-to-apply-downloaded/9c88a6a2-ab1e-41ca-AD68-f01ce9557ff9?page=1

    If you need Windows guru, do not hesitate to post your questions and we will be happy to help you.

  • The window Media Player does not open since applying a skin

    I applied a skin to media player, which crashes, because then whenever I try to launch the media player I get the message; Windows Media Player has encountered a problem and needs to close, by looking at the error report it says error signature; AppName AppVer ModName ModVer Offset 00003179 1.0.0.1 albumart3d.dll 11.0.5721.5145 wmplayer.exe (I can get the full technical report) I am running Windows XP SP3. I tried to roll back the media player, it still doesn't load, then I have updated again, it's same thing, I cleaned my registry verified virus you name I did, it seems as if the media player is trying to load in the mode of the skin which crashed it original course if I can't open the media player I can't turn off the skin. Should I delete all the skins and visualizations manually through their records or which would make it the worst?

    I've sorted it, went ahead and deleted the files in any case that he can't do worse as it don't work and voila, I have music :)

  • Hide drop-down list in the Section of Pages in Pivot mode

    Hello

    I have a condition of report where I need to use columns in the section of Pages in Pivot mode, but I need to hide the display so that it cannot be displayed to the user.
    Is there a way we can achieve this. I am able to hide the values inside the hidden option or by giving the white police and in color, but the drop still exists. I want to hide even the drop-down list also, the user does not know that there is no drop-down list. I can't remove the pivot as my report depends on these columns showing rolling months of data. There are a lot of customization in this report, can you get it someone please let me know no work around for this problem.

    Thank you
    Knockaert

    Hi Karthik,

    You can hide the fall down by adding the css code.

    In responses, add a static text / narrative view and Add (enable html) code below

    otherwise in the dashboard add text and enter the code above it...
    This will hide the drop down.

    Thank you
    Vino

  • How to apply the created style as a number of list twice but the new paragraph begins number 1?

    Hi all

    I work in design and I created a style sheet that applies the list of numbers in the paragraph highlighted.

    NOOW I am facing a problem. If the same style on the same page but for another paragraph he continues with the next number in the first list of numbers, as it actually should start with number 1.

    Does anyone know how to start the next list of numbers with number 1 again even if I apply the same style of number again to a different point on the same page?

    Please let me know.

    Thanks in advance for your help.

    Quick fix:

    Right-click / CTRL-click (to get the context menu) on the first line of the second number list and select Restart numbering from the list of options.

    Repeat as needed for the following lists.

  • How to apply the policy of ip route-plan with a list of prefixes

    Hello

    I have
    wanted to ask you.

    can we use policy with ip prefix list?

    I have the subnet

    172.16.1.0/24

    &

    I have the subnet

    172.16.2.0/24

    If I want to subnet 1 to gateway1 and subnet 2 switch front door 2

    I tried to use the ACL and that's ok, ===> not poroblems

    I tried to use the prefix list, but he didn't succeed.

    My question is, can I use list of prefixes in the road map political ip?

    or in this case, I have to use ACL?

    concerning

    Router = SW = Gateway1

    |

    |

    Gateway2

    concerning

    Hello

    prefix lists are used only for redistribution, filtering of routes or BGP, but not for the ACB.

    Kind regards.

    Alain

    Remember messages useful rate.

  • How can I clear the "Frequent" list in Windows Explorer?

    This list of "Frequent" exists when you pin 'My Computer' on the taskbar and then right-click on the folder.

    I want to remove from the list of "Frequent" is because it intrusive is located below the desired "pinned" list and the common list is also a privacy issue where a guest to my computer can see all the files I've ever visited.

    Hello

    The only way to do it is to right - click on the Start button and select Properties. Remove the two check in the section of the privacy options.

    Note: This is a global setting and apply to all the program pinned to the taskbar.

    I hope this helps.

    Thank you for using Windows 7

    Ronnie Vernon MVP
  • Message box in function that returns a list deletes the created list... (Dialog box)

    Hello

    I work with a complex dialogue, its purpose is to manage a section in the PDF file.

    I use a "mclv" object in the dialog box to represent data entries in the PDF file in order to manage the result in another section.

    I created a function that creates the list based on a previous section in the PDF object, the function works perfectly well.

    But I have a small question, the function used to create the list of the dialog box object performs a check with the former front list created, as appropriate,

    and if in any case it is different from the old list, I need to warn the user that the list has changed and if there were any changes applied to the result it will be returned to zero and must be recreated.

    But when the poping that message box, all lists are deleted and nothing is displayed in the objects 'mclv.

    If I remove the message box, the lists are all very well...

    Is there anyone who have come across something like this before? If so, any solution to this problem?

    I asked my question a bit too quickly, I already found a work around

    But I still don't understand why he behaves like that tho...

    I just thought how to work around this problem.

    If anyone has encountered this problem can use this solution:

    Instead of having the message inside the function to return box, I declared a global Boolean variable to the Script object

    If the message box must be displayed, the Boolean value is set to True

    Once in the initialize event of the dialog box, if the value Boolean true I call the message box and reset the value Boolean false

  • Where is the access list RESTful activate?

    Hello

    I am a report in my application as a RESTful web service. I am following this guide here: http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21674/advnc_web_services.htm#CHDDBGAI

    The instructions are:

    On the workspace home page, click Application Builder.

    Select an application.

    Application builder appears.

    Select the page that contains the report you want to activate.

    The definition of Page appears.

    Under regions, click the name of the region that contains the report that you want to enable.

    Under attributes, enter a value for the static field. This value is used to access the full report.

    In the RESTful access list enable, select Yes.

    Click on apply changes.

    .....................


    I don't know where I can get this "activate RESTful Access List", it's not in my attributes of the region or in my page attributes. Could someone kindly point out where I can get it?


    I use APEX 4.2

    See you soon.

    Hi William,.

    In the section of the documentation you mentioned, especially the section 'Activation RESTful access to a Region report' parent "Implementation of Web Services" section in chapter 17 of the Application Express user's Guide, you will see the following note:

    Note:
    Only option displays enable RESTful access list if RESTful access this Oracle Application Express instance has been activated, see "Access RESTful" in the Oracle Application Express Administration Guide.

    Can you please confirm if you have enabled access to your instance? If this isn't the case, you will need to do before you try to update your report parameters. I hope this helps.

    Kind regards
    Hilary

  • Hide text conditionalized causes listed above show the additional list item

    So, I have a document I want to condition some sections for. It has section A which has a list of tasks in it followed by section B which also has a list of tasks. I want just condition section B so that it is not published, as the function what it documents is not ready yet.

    I've highlighted the section I want to condition and applies the condition (which brings us to the second problem of the no defined style not to State not displaying but that doesn't matter to the main issue).

    condition-visible.png

    Then I text show/hide conditional and set the condition to be hidden. Here is the result:

    condition-notvisible.png

    I now have an additional empty list item where I don't want one. How can I get rid of him?

    It seems that you did not include the end of the last task list paragraph mark in Section B. Which will cause the condition hidden marker inserted in the last paragraph numbered step.

    Compared to the selection of the brand at the end of paragraph in the last step:

  • How to change the color of the text by 1 point in the bulleted list?

    Hello

    I'm having some difficulties and I hope that someone can help you. I used for my menu bar, originally a reference to a door list not ordered so if I had to change something in the world I could do it by simply changing the bottommenubar shtml file.  In my CSS file, I set it up to look like I want it (see CSS below).  However, I would like that text is appropriate in the menu bar to be a different color when someone is on this page.  In other words, when on the home page, I want the Word home in the menu bar to be a different color than the other words/sections in the menu bar.

    So first of all, I guess I can't use the include statement and I will just have to put the unordered list below in each file .htm for each page and then use CSS to change the color of the word/link in the list of the individual page.  However, I was unable to find a way to do it.  I created a class for the color of the text (.pinktext) and tried to apply it to this word/line to the ul.  But it does not work.  I also changed the bottommenubar to a class rather than and ID and it has not always worked.  I put the lowest .pinktext code in the CSS file.  I apologize if this is a stupid question.  But any help would be appreciated.  So I would like to know if I'm mistaken, I can't use includes it the file (keep the non ordered list in a separate file) if I want the word/link to a different color for different files.  and number two, how can I change the color of the text for one item in the list. Thanks, Kirk

    The code in my file htm that links to the menu bar file (which I guess I can't use now)

    < div id = "bottommenubar" >

    "<!--file="Spry-UI-1.7/includes/bottommenubar.shtml #include "--> < / div >

    < / div >

    My bottommenubar shtml file is something like this (just included a few lines).

    < ul >

    < li > < a href = "index.htm" title = "Link to the Home Page" > home < /a > < /li > "

    < li > < a href = "news.htm" title = "Link to the Page of news" > News < /a > < /li > "

    < li > < a href = "biography.htm" title = "Link to the biography" > biography < /a > < /li > "

    < /ul >

    Since I don't think I could use since I want different color for different pages, I put this in my main file (also tried pinktext first with like an ID (and # used in my CSS code instead of) and added class of Home button, but it does not work.)

    < div class = "bottommenubar" >

    < ul >

    < li > < a href = "index.htm" title = "Link to the homepage" class = "pinktext" > home < /a > < /li > "

    < li > < a href = "news.htm" title = "Link to the Page of news" > News < /a > < /li > "

    < li > < a href = "biography.htm" title = "Link to the biography" > biography < /a > < /li > "

    < /ul > < / div >

    My CSS code when I tried as a class instead of ID is:

    {.bottommenubar}

    height: 20px;

    do-family: Arial, Helvetica, without serif.

    do-size: 18px;

    padding-top: 190px;

    }

    .bottommenubar ul {}

    list-style-type: none;

    Width: 960px;

    margin-right: auto;

    left margin: auto;

    }

    .bottommenubar ul li a {}

    do-family: Arial, Helvetica, without serif.

    do-size: 18px;

    color: #999;

    text-decoration: none;

    display: block;

    float: left;

    padding-right: 8px;

    padding-left: 9px;

    }

    .bottommenubar ul li a: hover {}

    list-style-type: none;

    color: #fc6;

    }

    {.pinktext}

    color: #f0f;

    }

    Ok.  What is your a: visited style?  Unless you disable the history/cache of your browser, you will see the style of default history for all the visited - links which are purple by default.

    Nancy O.

  • upgrade 11i - step: apply the latest patches of product (required)

    Hello

    I'm in the process of upgrading 11.5.9 (DB 9.2.0.4) to 12.1.1 (DB 10.2.0.5).

    As part of the upgrade steps in the document entitled * "Oracle® E-Business Suite Upgrade Guide Release 11i to 12.1.1 Ref. / E16342-04 / August 2010" *, I was directed to apply the last product rivierra. Chapter 3, article 5.

    I downloaded the latest version of the Oracle patchsets.sh and it ran with the following parameters:

    patchsets.sh connect = apps / < apps_password > available = metalink

    This tool has generated a bunch of reports including one called "Report.txt" and "Report_R12.txt".

    Many of these patches should I download and ask to be able to continue the update?

    An excerpt from "Report.txt":
    =============================================================================
            Report Generated: Fri Sep 16 15:34:12 EDT 2011               Tool Version:  4.52
      Patchsets List Updated: Sep 15 22:30
                  Machine/OS: Linux xxxxxxxxxxxxxxxxxxxx 2.6.9-101.ELlargesmp #1 SMP Fri May 27 19:07:07 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
                      Domain: 
             applptch Source: Patch.csv
       Version from APPLPTCH: 12.1.1
                    Database: PROD
           Limited Report to: APPLFULL and APPLSHAR products
                    APPLFULL: AK ALR AP AR AS AX AZ BNE CE CHV EC ECX EDR FA FND FRM FV GHR GL GMS HZ IBY ICX IGI IGW ITG JTF JTM PA PER PN PO PQH PSA PSB PSP RG SSP 
                    APPLSHAR: AD AMV ASO AU BEN BOM CRP CS CUA DT ENG FF INV MFG MRP ONT PAY QA QP SHT WIP XLA 
             Pseudo Products:  ADO AHL AME AML AMS AMW ASF ASG ASL ASN ASP AST BIC BIL BIM BIS BIV BIX BPA BSC CAC CCT CDR CLA CLE CLJ CLL CLN CN CSC CSD CSE CSF CSI CSK CSL CSM CSP CSR CSZ CTB CUG CZ DDD DDR DNA DOM DPP EAM EDW EGO ENI EWS FEM FII FLM FPA FTE FTP FUN FWK GCS GHG GMA GMD GME GMF GMI GML GMO GMP GR HCP HCT HRI HXT IA IBC IBE IBU IBW IEB IEC IEM IEO IES IEU IEX IGP IGR IGS IMC INL IPA IPM IRC ISC ITA ITM IZU JA JAI JE JG JL JMF JTA JTH JTO JTT JTY LNS MSC MSD MSE MSO MSR MST MTH MWA OAM OCM OE OIE OIR OKC OKE OKI OKL OKS OKX OPI OTA OWF OZF PFT PJB PJC PJF PJI PJL PJM PJR PJT PMI POA POM PON POS PQP PRP PV QOT QPR QRM RCI RLM RRS TXK UMX VEA WMS WPS WSH WSM XDO XDP XLE XNB XNP XTR ZPB ZX
                  Written By: Oracle Support, SSANDREW
                     WARNING: DOWNLOAD CHANGING NOVEMBER 3rd, 2006
             Program Updates: ftp://ftp.oracle.com/support/outgoing/PATCHSET_COMPARE_TOOL
          Download Patchsets: Go to link below or click on Patches
         http://metalink.oracle.com/metalink/plsql/dis_download.startup
    =============================================================================
    
    Applied Patchsets that Match ARU:
    FAMILY PACKS
    Prod      Patchset             Bug     RELEASED Release Status      Distribution
    =======================================================================================
    atg_pf    R12.ATG_PF.A.1      5907545 07/04/15 23:44:46 Checkin Released     Not_Distributed                            
    atg_pf    R12.ATG_PF.A.2      5917344 07/07/13 05:48:57 Checkin Released     Not_Distributed                            
    atg_pf    R12.ATG_PF.A.3      6077669 07/10/14 21:48:17 Checkin Released     Not_Distributed                            
    atg_pf    R12.ATG_PF.A        4461237 07/01/18 17:08:25 Checkin Released     Not_Distributed                            
    atg_pf    R12.ATG_PF.A.4      6272680 08/01/13 09:10:12 Checkin Released     By_Metalink                                
    atg_pf    R12.ATG_PF.B.1      7307198 09/04/07 22:45:29 Checkin Released     Not_Distributed                            
    .
    .
    .
    
    APPLIED PATCHSETS
    Prod      Patchset             Bug     RELEASED Release Status      Distribution
    =======================================================================================
    ado       R12.ADO.B.1         7460276 09/04/07 22:19:25 Checkin Released     Not_Distributed                            
    ado       R12.ADO.B           6867824 08/08/11 22:59:18 Checkin Released     Not_Distributed                            
    ad        R12.AD.A.1          5905728 07/04/13 13:11:10 Checkin Released     Not_Distributed                            
    ad        R12.AD.A.2          6014659 07/07/13 05:30:06 Checkin Released     Not_Distributed                            
    ad        R12.AD.A.3          6272715 07/10/14 17:33:24 Checkin Released     Not_Distributed                            
    ad        R12.AD.A            4502962 07/01/18 17:08:25 Checkin Released     By_Metalink                                
    ad        R12.AD.A.4          6510214 08/01/13 07:38:00 Checkin Released     By_Metalink                                
    .
    .
    .
    
    The Most Recent Release Family Packs on Metalink(Not Included Above) are: 
    =======================================================================================
    atg_pf    R12.ATG_PF.A.6      7237006 08/11/05 20:30:52 Checkin Released     By_Metalink                                
    atg_pf    R12.ATG_PF.B.2      7651091 09/12/16 08:03:30 Checkin Released     By_Metalink                                
    atg_pf    R12.ATG_PF.B.3      8919491 10/07/08 01:40:33 Checkin Released     By_Metalink                                
    cc_pf     R12.CC_PF.A.6       7291073 08/11/06 03:57:36 Checkin Released     By_Metalink                                
    cc_pf     R12.CC_PF.B.2       8522000 09/12/17 01:08:48 Checkin Released     By_Metalink                                
    .
    .
    .
    
    The Most Recent Release Patchsets on Metalink(Not Included Above) are: 
    =======================================================================================
    ad        R12.AD.A.6          7305220 08/11/05 11:14:22 Checkin Released     By_Metalink                                
    ad        R12.AD.B.2          8502056 09/12/16 06:44:40 Checkin Released     By_Metalink                                
    ad        R12.AD.B.3          9239089 10/07/07 14:22:15 Checkin Released     By_Metalink                                
    cdr       R12.CDR.A          10161040 11/05/11 08:39:23 Checkin Released     By_Metalink                                
    cla       R12.CLA.B           8506229 09/06/30 23:13:11 Checkin Released     By_Metalink                                
    .
    .
    .
    
    Base Patchset List for 12.1.1 included below: 
    =============================================================================
    7461070 - R12.AD.B.1 ad 10-APR-09 Checkin Released By_Metalink 
    6665350 - R12.AD.B ad 13-AUG-08 Checkin Released Not_Distributed 
    7458155 - R12.AD.B.1 ad 08-APR-09 Checkin Released Not_Distributed 
    Thank you
    Sinan

    Sinan,

    I guess I'm not sure if families and patchsets packs can be substitutes for each other.

    Sorry, but I'm really confused with your answers.

    You're talking about what a family pack?

    What patchsets you speak?

    For both, please mention the name of patch and number.

    Is there a document MOS you can direct me to learn more about these two types of patches?

    See the links following/documents.

    Note: the 457566,1 - patch FAQ for version 11i Oracle Applications
    Note: the 459156,1 - patch FAQ for release 12 Oracle Applications
    Note: the 174436,1 - patch FAQ Oracle Applications

    Maintain all Documentation Oracle Applications
    http://www.Oracle.com/technology/documentation/applications.html

    Products and families and Versions - Oh, my!
    http://blogs.Oracle.com/stevenChan/2009/04/products_and_families_and_vers.html

    And finally, I will then need to apply all the packs families and patchsets listed as two sections in the report above (completely at the top)?

    Depends, you can find some of the patchsets included in family packs and in this case, you do not have to apply it-when you find the number of patch via MOS, it must list all patches which include this fix.

    Thank you
    Hussein

Maybe you are looking for

  • IOS10 update is available in iPad2?

    IOS10 update is available in iPad2?  My latest version is 9.3.5 and can not find 10.0 to update.

  • Checker says IMEI phone is blocked, but still works fine.

    Hi guys,. I recently bought an iPhone 6s over 64 GB on craigslist and unfortunately, I didn't check the imei carefully before buy you. So about 3 days ago I check with Tmobile imei check and it said that the phone has a balance and could not be used

  • While the loop is in need of a countdown

    Hi all I use aTeststand/Labview/Vision system to watch different channels on an LCD screen. TestStand while loops but sometimes the expected text text LCD monitor is not captured and the 'little' will make a loop forever because the product of the sc

  • error code: 80070103 for pilot 61050SE WindowsUpdate_nVidia GE Force

    Original title: i need hep if anyone can help me I continually get an error - 80070103 for diver 61050SE WindowsUpdate_nVidia GE Force In my update of window it shows me this option for months, I even checked as suggested so I show no more, but the o

  • How can I get windows appears on the second monitor?

    Windows does not detect the second monitor.  Unable to access options to the mirror of the main screen.  Second montor is connected, but is only the display wallpaper.