LabelField is not displayed when, to the right of an EditField or ButtonField

When I add a LabelField to the right of an EditField in a HorizontalFieldManager, it does not appear.  What follows is a subset of my program.  LabelField lblTdbUnits does not at all appear, when, after an EditField.  Y at - it a setting that I have to give the EditField to prevent it from hogging all the spaces in the line?  I tried to set the maximum size, but it does not help.

I'm testing with the 8310 only Simulator.

SerializableAttribute public class MyScreen extends form {}

public static ButtonField btnCalc;

public static LabelField lblTdbText;
public static EditField editTdbVal.
public static LabelField lblTdbUnits;

public static HorizontalFieldManager _fieldManager1;

public MyScreen() {}
Super(); constructor of the parent component

addScreenItems(); Adding visual elements to the screen
}

public void addScreenItems() {}

_fieldManager1 = new HorizontalFieldManager();

ButtonField
btnCalc = new ButtonField ("Calc");
       
lblTdbText = new LabelField ("Tdb =");
editTdbVal = new EditField("","96",2,EDITABLE);
lblTdbUnits = new LabelField ("deg F");
       
       
Add (_fieldManager1);
        
       
_fieldManager1.Add (lblTdbText);
_fieldManager1.Add (editTdbVal);
_fieldManager1.Add (lblTdbUnits);  / / Do not display this label

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

I also tried to have a display of the button field to the right of a field to edit, but that also does not work:

_fieldManager1.Add (lblTdbText);
_fieldManager1.Add (editTdbVal);
_fieldManager1.Add (btnCalc);  / / This button does not appear

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Any ideas?

Thank you, b.

The following Threads must explain what is happening here and give you example of code that will help you overcome the problem:

http://supportforums.BlackBerry.com/T5/Java-development/BasicEditFields-won-t-show-up-in-HorizontalF...

http://supportforums.BlackBerry.com/T5/Java-development/custom-field/m-p/392585#M76156

Edit: I don't think that LabelField is default USE_ALL_WIDTH.

Tags: BlackBerry Developers

Similar Questions

  • Lightroom 3.4 do not display images in the right color.

    After you import the files from my camera, the photos are shown in the right color.

    I have a 600 d from Canon and Windows 7 Professional 32 bit. Here is a photo from Lightroom 3.4 and the Original:testshot1.jpg

    Testshot.jpg

    My problem is how to change settings in Lightroom to get the colors right.

    Thank you for helping me.

    Jens

    The histogram of your image

    shows that the problem is with the calibration of your screen. The profile in use is corrupted. Delete it and re calibrate. The areas where the three channels are present in the image should show as gray with a no profile corrupt... so

    and on some other responses here, LR doesn't use ProPhoto as is the internal colour space (it uses its own which is based on ProPhoto). The color space, that the image will not affect how an image is displayed on one screen correctly calibrated, other that on a screen wide gamut more space will be available. With a calibrated monitor images will reproduce the same thing in any application of color run as they will be considered in your monitor profile. To see the variances created by different profiles or spaces you test a file PS or other applications capable of never.

  • Acer toggle display does not display when you use the Fn + F5 key secret on my Acer Aspire 5560

    What it does:

    When you use the Fn + F5 key combination on my Acer Aspire 5560, it brings up a screen changes on the laptop screen for the selection of an external monitor, I am currently using Windows 7 Ulitmate

    Before the problem:

    Display mode switch Acer existed prior to the upgrades of the drivers

    The problem:

    The toggle screen Acer does not display when you use the Fn + F5 key secret on my Acer Aspire 5560?

    Additon Information needed to solve the problem or any other information:

    I would like to know what driver or software operates the Acer toggle display Mode?

    Also where can I find this driver for computer: Acer Aspire 5560 to bring this Acer toggle display Mode function?

    Acer Toggle display Mode: this is a picture of it when you use the Fn + F5 combination:

    Thank you very much Ironfly Ace, it has worked Acer hero of the day

  • My panels are not displayed when I click on it in the menu drop-down windows. The box appears but not the Panel. Can anyone help?

    My panels are not displayed when I click on it in the menu drop-down windows. The box appears but not the Panel. Can anyone help?

    Try to reset your preferences using Cmd (LTRC) - Opt (Alt) - move when restart you the version of AI. Did you once two monitors?

  • InDesign extension is not displayed when run via the option "Debug as".

    InDesign extension is not displayed when run via the option "Debug as".

    Hi all

    I worked on an application InDesign Extension for a few months now. I am Member creative cloud. I FlashBuilder 4.6 + Extension Builder 2.1 (both licensed versions) and InDesign CS6 and CC installed on my machine. The application is targeted for InDesign CS 5.x and 6 CS and CC versions. So far, I've tested it via "run as" and "Debug as" options of the FB; and in time, I "export as" ZXP for internal versions.

    I'm having two problems, do not know if they are related.

    1. when I try to bundle manifest, it fails with the following error: (at first, I thought it was an installation problem, but I did another test project and bundle manifest works on that one)

    Could not open the Editor: an unexpected exception was thrown.

    Details:

    java.lang.NullPointerException

    at com.adobe.cside.ui.editors.pages.MainBundlePage.isPointProductSupported (unknown Source)

    at com.adobe.cside.ui.editors.pages.MainBundlePage.createTargetAppSection (unknown Source)

    at com.adobe.cside.ui.editors.pages.MainBundlePage.createFormContent (unknown Source)

    to org.eclipse.ui.forms.editor.FormPage$ 1.run(FormPage.java:152)

    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)

    at org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:150)

    at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:471)

    at com.adobe.cside.ui.editors.BundleManifestEditor.pageChange (unknown Source)

    at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1067)

    at org.eclipse.ui.forms.editor.FormEditor.setActivePage(FormEditor.java:603)

    at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:352)

    at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:670)

    at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)

    at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)

    at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)

    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2945)

    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2850)

    to org.eclipse.ui.internal.WorkbenchPage.access$ 11 (WorkbenchPage.java:2842)

    to org.eclipse.ui.internal.WorkbenchPage$ 10.run(WorkbenchPage.java:2793)

    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)

    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2789)

    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2773)

    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2756)

    at com.adobe.cside.ui.popup.actions.CSIDEBundleEditorAction.run (unknown Source)

    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)

    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionI tem.java:584)

    to org.eclipse.jface.action.ActionContributionItem.access$ 2 (ActionContributionItem.java:501)

    to org.eclipse.jface.action.ActionContributionItem$ 5.handleEvent (ActionContributionItem.java:411)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)

    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270)

    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974)

    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3613)

    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)

    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)

    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2494)

    to org.eclipse.ui.internal.Workbench$ 7.run(Workbench.java:674)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)

    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start (FlashBuilderApplication.ja goes: 108)

    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (EclipseAppLau ncher.java:110)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.jav one: 79)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)

    at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

    Here is my manifest file:

    <? XML version = "1.0" encoding = "UTF-8"? >

    < ExtensionManifest Version = "2.0" ExtensionBundleId = "ConnectXPress".

    " ExtensionBundleVersion ="1.0.0"xmlns: xsi =" http://www.w3.org/2001/XMLSchema-instance ">

    < author >

    <! [CDATA [Swati Sisodia]] >

    < / author >

    < ExtensionList >

    < extension Id = "com.pubpress.CXP.extension1" Version = "1.0" / > "

    < / ExtensionList >

    < ExecutionEnvironment >

    < parameter Listehotes >

    < host name = "IDSN" Version = "7.0" / >

    < host name = "Clement POUPARD" Version = "7.0" / >

    < / parameter Listehotes >

    < LocaleList >

    < Locale code = 'All' / >

    < / LocaleList >

    < RequiredRuntimeList >

    < RequiredRuntime Name = "CSXS" Version = "2.0" / >

    < / RequiredRuntimeList >

    < / ExecutionEnvironment >

    < DispatchInfoList >

    < Id = "com.pubpress.CXP.extension1 extension" >

    < DispatchInfo >

    < resources >

    < SwfPath >./ConnectXPress.swf < / SwfPath >

    < / resource >

    life cycle of the <>

    < AutoVisible > true < / AutoVisible >

    < / life cycle >

    < UI >

    Panel < type > < / Type >

    ConnectXPress < menu > < / Menu >

    < geometry >

    < size >

    < height > 520 < / height >

    < width > 350 < / width >

    < / size >

    < / geometry >

    < icons >

    < Type icon = 'Normal' >./icons/normal_icon.png < / icon >

    < Type icon = "RollOver" >./icons/rollover_icon.png < / icon >

    < Type icon = "Disabled" >./icons/disabled_icon.png < / icon >

    < Type icon = "DarkNormal" >./icons/dark_icon.png < / icon >

    < Type icon = "DarkRollOver" >./icons/dark_icon.png < / icon >

    < / icons >

    < /UI >

    < / DispatchInfo >

    < / extension >

    < / DispatchInfoList >

    < / ExtensionManifest >

    2. my other problem is, I recently changed the name of the project and the name of the application in the Menu, and since I did that, my extension is not displayed when I perform "run as" or "Debug as" Flash Builder. To enforce as / debug as, the code compiles and appears in the folder "bin-debug", the application is triggered, but when I navigate to Windows > Extensions, my extension is not present here. Although when I export as ZXP and install via Extension Manager CS 6 or CC, it shows my last extension in Windows > Extensions with the correct name.

    Any help is very appreciated. Please let me know if I need to provide more information.

    Kind regards

    Swati.

    I've solved both of my problems. And I thought I'll post for others.

    First problem, where the manifest failed Bundle of FlashBuilder, was resolved by a change in the manifest.xml (who lives at /.staged-extension/CSXS). The change I made was tag. Earlier it was (generated by FlashBuilder 4.5):

    I changed it to:

    I did a bit of hit and trial and it seems that FlashBuilder generated 4.5 tag host with the Version with only the specialties of the minimum version while FlashBuilder 4.6 requires that all versions of specialties listed in the Version attribute.

    The second problem of debug/run as not to install the extension properly in InDesign, has been set as a result of the software update of FlashBuilder.

    This is what brought me to do:

    I retraced my steps and realized last thing I did before the "Debug as Adobe InDesign Extension" of in FlashBuilder broke on my machine has been updated InDesign CS6 to the latest available version, which probably ended up with flash/flex versions of InDesign and FlashBuilder. Therefore, perform a fixed update debugging.

  • Script where the zero is not displayed when no value is selected, indicates when a value of zero is selected

    How can I write a calculation script where the zero is not displayed when no value is selected, but when a value field null is selected as part of the zero calculation will show?

    Option 1 has a score of 0 value

    Option 2 has a value of 5 score

    When someone chooses option 1, I want the value 0 to appear at the cell of notation.

    Here is the script that I have so far:

    If (event.value == 0 | event.value == ") event.value =";

    OK, the custom calculation script could be:

    Get the value of the checkbox field

    var v = getField("checkbox1").value;

    Set this field value

    V = Event.Value = "Off"? "" : v;

    Replace "checkbox1" with the actual name of the checkbox.

  • Vista will not display description of the file on mouse over. File name, Type, size, and Date modified see the upward, but no description.

    Vista will not display description of the file on mouse over. When I mouse over, a pop-up window displays showing: file name, Type, size and Date of change, however, it does not show the description of the file.

    So, for example if I have 5 files on different types of screw - the description tells me that the size of the screws. IE. 1.5 mm or 1. 8 mm.

    Update: try to get the description of the file displayed messing around in the file properties, now out of 10 records, only 2 includes the name of the file in the mice on the pop-up window. So now what lack us, it's the file name and the Description file.
    Help, please...

    Description of the file in as long as this is not one of the available variables, which can be shown with ToolTips - but there are others who could easily serve the same purpose. Here are the options:

    Consulted
    Attributes
    Created
    DocAuthor
    DocComments
    DocSubject
    DocTitle
    Modified
    Name
    Size
    Type
    To write

    Here is an article on how to change what is shown. http://www.ghacks.net/2008/02/10/customize-windows-explorer-tooltips/ . It is to change the registry, make sure you so first back it up before doing anything so that you can recover in case you make a mistake (or do the right thing, but it does not work as expected). http://www.instant-registry-fixes.org/how-to-backup-windows-vista-registry/ .

    I hope this helps.

    Good luck! Lorien - MCSA/MCSE/network + / A +.

  • Under TOOLS/Account Settings / your name / what I chose for "your name" is not displayed when you send an email. What should do? Thanks, paul

    Question: Under TOOLS/Account Settings / your name / what I chose for "your name" is not displayed when you send an email. What should do? Thank you! Paul

    This looks like a problem with your email service, not with Firefox (or Thunderbird).

    It is possible that you need to set the name sent by logging into your webmail account online (e.g., Yahoo! Mail or Gmail). Web e-mail providers like these often put sending appoint themselves, ignoring the settings of your email client.

    Unfortunately, since it is not a matter of Firefox you're unlikely to get help on these forums. I suggest that you find the support site for your e-mail provider, as they should be much more useful.

  • After the upgrade to Firefox 6.0.2 first flash content was not displayed, but now the plugin does not load. Firefox plugin check says Flash is obsolete, but I just downloaded it from the Web site.

    After the upgrade to Firefox 6.0.2 first flash content was not displayed, but now the plugin does not load. Firefox plugin check says Flash is obsolete, but I just downloaded it from the Web site.
    Mac OS X 10.7.1
    Firefox 6.0.2
    Flash 10.3.183.7

    The current versions of Firefox are 64-bit on OS X, if you need a 64-bit version of Flash with Firefox 6.0.x or you must start Firefox as a 32-bit application to be able to use a 32-bit version of a plugin.

    1. Closing of Firefox
    2. Launch the Finder and open the Applications folder
    3. Make a right click or Ctrl-click the icon of Firefox.app
    4. Select "Get Info."
    5. Select or deselect the option "open in 32-bit mode".
    6. Close window "Firefox Info"
    7. Restart Firefox
  • My lexmark X 7550 printer will not display when uac is enabled.

    Original title: user account problems

    My lexmark printer will not display when uac is enabled. I have a lexmark X 7550. Someone has any ideas

    Hello

    1. what happens when you try to print the User Account Control (UAC) is enabled? You get the error message? After return the correct error message if applicable.
    2. you are connected to a user administrator account?
    3. don't you make changes on the computer before this problem?

    I suggest you install the latest printer driver and check.
    http://support.Lexmark.com/index?locale=en&ProductCode=LEXMARK_X7550&UserLocale=en_US&segment=download&OS=WINDOWS_VISTA&page=downloadsList&oslocale=en_US

  • Sharing Facebook picture is not displayed when I use an image which is transferred to Eloqua

    Hello

    I've implemented the standard functionality of sharing Facebook on a Landing Page.

    Anyone know why the Facebook sharing image is not displayed when I use an image which is transferred to Eloqua.

    As soon as I change the path of the image to an external server/site, the Facebook sharing image does not work.

    Any ideas? Everyone knows about this problem as well? And can it be resolved without the help of an external server/site?

    Thank you in advance.

    I suspect it's the media as well. To test that for sure, drop this URL in bitly to get a shorter URL without brackets and replace the longer URL, bracketed by the short URL. What will you do at least know whether or not that is the question.

  • Index.html in sensitive page is not displayed automatically in the local folder of DW

    I use Adobe Dreamweaver Creative cloud version 13-Dreamweaver 2013-implementation to date. It is for Adobe Dreamweaver Creative Cloud manual, full AUTHORS: Hoisington/Minnick - 2015 ©.

    Operating system is windows 10 Windows 8.1 update

    8 GB and 64-bit hardware and do not use a third-party software.

    I create reactive web page of Plant_Nursery and index.html in the nursery Web page is not displayed automatically in the local folder of DW. Also, page nursery to see a preview in Google chrome and Firefox is correctly read. However not seen in school CINV webserver URL - after downloading files via CoreFTP.

    To resolve this problem, I contacted Deamweaver support team, but they have not solved this problem.  Also, I went to https://helpx.adobe.com/dreamweaver/how-to/make-website-pt2-add-content.html. To create HTML myself, I click on the Panel to insert with split button, but there is that HTML5 video to select.  Right now, I'm not able to create index.html. Please help me how is automatically created index.html in my nursery Web page. I dropped this web design class-Adobe Dreamweaver creative cloud in the last six months because the same matter has not been resolved. To resolve this problem, I spent more than 4 days. I don't want to drop this class once more because of index.html file has failed.

    DW does not automatically your page index for you.

    You must choose the file > New > Site templates > PlantN > nurseryTemplate to create a child page in your site template.

    Then save under > index.html to the root of your site.

    This is how you create all the pages of your site that you plan to use the model for.

  • SGV item is not displayed when downloaded html

    Image SGV referred to as in http://motorimageworks.com/Gav/index.html is not displayed when all edge generated files are downloaded to--and yet it works fine when all the edge files are read on the local hard drive.

    The code was generated with Edge and remains raw - it is a simple document with a layer of SGV any

    In the meantime - the raw SGV works when played directly on the server ("describes" text from illustrator) - http://motorimageworks.com/gav/images/for.svg

    All things being equal - when we have included GIFs layer in the same file, gif displays fine in line while svg is not there - so it can't (I think not) be a simple relative or absolute for issues of image path. Naturally, the SGV may be displayed but without black fill I guess but why would it only when it is on a www server.

    I'm stumped and would have thought that Edge would not need tweaking on such a file but even if we would like to play with such things far so suggestions or of the popular workarounds.

    Thank you

    Hey Gav,

    In the post below, Schrene explains how to enable SVG support via a .htaccess file:

    http://forums.Adobe.com/thread/994839?TSTART=30

    To quote Schrene:

    You only see your s on Go Daddy SVG because they do not support of SVG MIME type.

    You must add a file .htaccess on Go Daddy to include SVG

    Use Notepad and disable Word wrap... copy and paste this:

    AddType image/svg + xml .svg day

    AddEncoding x-gzip day

    Save the document with the .htaccess

    Place it in your root directory of sites

  • JPG files is not displayed when I put them in Dreamweaver CS5

    HEY people: I've been a user of Dreamweaver MX for the years running on Windows XP and the Suite CorelDraw 12.  I loved.  Never had a problem.  The hard drive is dead and I was forced to buy a new, and I am now under Windows7 I hate with passion.  I also had to upgrade to Dreamweaver CS5 and CorelDraw X 5 because none of the programs were compatible with Windows7.  Sorry about that.

    My problem is all of a sudden, the CorelDraw files that I export to jpg in my web directory are not displayed when I place a placeholder image on the page.  I drag the target to the file and the icon changes to a broken image rather than the file appears as it would normally.  I can change the image to a png file and it will appear, but I didn't do anything the jpg appear.  First of all, I thought it was some kind of permission problem, because the jpgs in the directory all have liitle gold padlock icon in the lower left corner.  I can make these go away with a complicated set of clicks on the page permissions for the directory, but that does not appear on the page.  I have no idea how to deal with this.  I'm pulling my hair out because I got hundreds of graphics files on the site and moat of them will not be displayed.  any ideas would be greatly appreciated.  Thank you.

    Post a link to one of your jpg images.

    Most of the browsers cannot render CMYK images.  They should be RGB.

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • Qosmio-F750-10N and Win8.1 - were not able to get the right BT drivers

    Hello

    Since upgrading my HARD drive and installing Windows 8 (.1), I was not able to get the right drivers for my Qosmio F750-10N Bluetooth.

    If I go through the section of drivers download site, the drop-down boxes of language and the region appear to be defective, so it shows me all the drivers.

    Tried to install a Toshiba Bluetooth stack generic but it doesn't seem to be able to recognize my Bluetooth device. Also tried to go through the Atheros website without much luck.

    Please could someone help or maybe post a link to a download mirror.

    Thank you very much.

    Hello

    First of all, it seems that the 8.1 win is not supported for Qosmio F750.
    So I might be difficult to operate BT

    However, AFAIK the Qosmio F750-10N was equipped with an Atheros AR9285 Wifi/BT card.

    This means that a single module shares the WiFi network and BT and you need to install the Atheros BT filter driver.
    Next to the BT filter installed, must install the driver of Toshiba system to win 8.1
    The pilot of this system must be installed before the filter of BT driver.

    But like I said: 8.1 win is not supported for this Qosmio unit and you won't find drivers Win 8.1 download section in the driver F750.

    But you should try the drivers released for the other, more recent Qosmio series; i.e. X 870

    Good luck

Maybe you are looking for

  • Automatic locking in gray

    I want to change the time on my iPhone setting 6 + auto-lock, but for some reason, this option seems to be gray. How to unlock it in order to change it? Thank you

  • 4.4.4 Android deployment

    Have no clue as to when we can see 4.4.4 for the Z2?

  • Unable to connect after the automatic updates of Windows.

    I have two computers on my network, one with 7 and one with vista.  (US) both for automatic Windows update and yesterday, after both received updates, I couldn't go online.  Restored both and that solved.  Today it's the same thing.  I restored both

  • Bluetooth problem with windows7 ultimate

    I have a basic system of dose that has a problem with the bluetooth... .my bluetooth is not working properly in windows 7, but when I install windows xp, the win8 priview then my computer laptop bluetooth works corectly... .plz tell me why bluetooth

  • "Zoom with scroll wheel" option missing PS CC 2015.1

    Before the update to Photoshop CC 2015.1.2 there was an option to Preferences > General "zoom with scroll wheel." However, after update this option disappeared.Here is a video of someone enabling this option in preferences using PS before the https:/