EditField aligned right... fields after do not appear

I've been looking for a while and are still unable to find a solution to this. I read that the EditField uses the ENTIRE WIDTH, but in my scenario, I see not all fields after a custom EditField.

The EditFields work/display well, but any field after appearing at all

What I am doing wrong?

Here is the class that contains my EditFields

class FieldsManager extends VerticalFieldManager {}
private int _width;
private int _height;

FieldsManager (int width, int height) {}

Super(Manager.NO_VERTICAL_SCROLL |) Manager.NO_VERTICAL_SCROLLBAR);
Super (0);
_width = width;
_height = height;
   
Font ft_fields = Font.getDefault () .derive (Font.PLAIN, 16);
_cityField = new EditField ("", _trip.getLOCATION () .trim () + "," + _trip.getCOUNTRY (), 25, Field.FIELD_RIGHT) {}
Protected Sub layout (int maxWidth, maxHeight int) {}
int myWidth = getMaxSize() * getFont () .getAdvance ("W");
myWidth = Math.min (maxWidth, myWidth);
Super.Layout (myWidth, maxHeight);
}

};
_cityField.setFont (ft_fields);
_reasonField = new EditField ("", _trip.getCUSTOMER () .trim (), 25, Field.FIELD_RIGHT) {}
Protected Sub layout (int maxWidth, maxHeight int) {}
int myWidth = getMaxSize() * getFont () .getAdvance ("W");
myWidth = Math.min (maxWidth, myWidth);
Super.Layout (myWidth, maxHeight);
}
};
_reasonField.setFont (ft_fields);
   
Add (_cityField);
Add (_reasonField);

}

protected void sublayout (int width, int height) {}
Field _editField;
get the total number of areas falling under this Manager of
int numberOfFields = getFieldCount();
int y = 0;
for (int i = 0; i)< numberoffields;="" i++)="">
_editField = getField (i); get the field
Are police = _editField.getFont ();
EditField ef = _editField (EditField);
int textWidth = Math.max (font.getAdvance (ef.getText ()), police
.getAdvance('0'))
+ font.getAdvance(' ');
layoutChild (_editField, textWidth, height);
setPositionChild (_editField, width - textWidth, y);
y += _editField.getHeight ();
}
   
setExtent (width, height);
}

public int getPreferredHeight() {}
return _height;
}

public int getPreferredWidth() {}
return _width;
}

}

It is added to the main screen. All the fields added in the future do not appear... help?

Check the values in your sublayout method using the debugger

Tags: BlackBerry Developers

Similar Questions

  • Slider custom text field (Cap) does not appear

    All;

    I created a custom text field based on the standard text field, changes work fine (really just a custom height and width and a border).  The problem is the method of painting which seems to remove the cap of the field when it gets the focus.  To be clear the carret never shown at all.

    public class CustomText extends TextField //cutom text field width
    {
        //Custom Height and Width in Pixels
        final static int textwidth=125;
        final static int textheight=25;
    
         CustomText()
         {
         super(); // Call the default constructor    
    
         //Border for text fields
         XYEdges padding = new XYEdges(5, 5, 5, 5); //space between box and border
         Border theborder = BorderFactory.createSimpleBorder(padding, Border.STYLE_SOLID);
    
         //Assign the border to the object
         this.setBorder(theborder);
         }
    
         public void onFocus( int direction )
         {
            super.onFocus( direction ); //invoke parent procedure
            invalidate(); //mark for redraw
         }
    
         public void onUnfocus()
         {
        super.onUnfocus(); //invoke parent procedure
        invalidate(); //mark for redraw
         }
    
         //Override the layout with the custom Width and Height
         protected void layout(int width, int height)
         {
            super.layout(textwidth,textheight);
            setExtent(textwidth,textheight);
    
         }      
    
        //Override the display message such that no message is displayed when the field is full
        protected void displayFieldFullMessage()
        {
        }
    
        //Override the default paint method to call the super class constructor and then assign the border
        protected void paint(Graphics graphics)
        {
           // int prevColor = graphics.getColor(); //Save Previous Color
            graphics.setBackgroundColor(Color.LIGHTGRAY); // Set to Gray
            graphics.clear(); // Clear for redraw
            super.paint(graphics); //Force Redraw of Object
          //  graphics.setColor(prevColor); //restore for cursor paint
    
        }
    
    };
    

    In the paint in the first and last method lines that are commented out were a soloution that I tried after reading on this subject.  Something along the lines of the restoration of the default color, but unfortunately without success.   Any ideas would be more useful

    Thank you!

    Quick thoughts:

    (a) to remove the requirement to substitute paint by setting the background a Color.LIGHTGRAY using the base class

    (b) you put on the field by using this:

    Super.Layout (TextWidth, TextHeight);

    If you then do the following:

    setExtent (textwidth, textheight);

    you are likely to confuse the field.  If you still want to use the entire height and use the full width and then try to deal with it in the Style, that is, replace this:

    Super(); Call the default constructor

    with this

    Super(TextField.USE_ALL_HEIGHT |) TextField.USE_ALL_WIDTH); Call the default constructor

    (c) why you override onFocus and onUnfocus?  I would like to delete these if you do not have anything specific to these methods.

    Make these changes, and you'll have a more simple TextField.  See if these changes will solve the problem of the caret too.

  • Google Dungeon notes will not appear in Firefox 41.0.2

    When I opened keep it in a new tab, I get the standard header with my ID in the right corner, but no notes appear below. I have no problem with any other site Google, just this one. Keep it open in IE, Edge and Chrome, but not Firefox. I deleted the cookies, cache and restarted with no luck. Any suggestions? Thank you very much!

    Safe mode is a troubleshooting mode that turns off temporarily
    hardware acceleration, restores some settings and disables
    -Add-ons (extensions and themes). If the problem disappears,
    that tells us something. If it is not the case, this tells us something else.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    It could be the work of one of your modules.
    Type of topic: addons< enter > in the address bar to open your add-ons Manager.
    Access key; < Control >(Mac: < command >)< shift > has)

    In the Manager of Add-ons, on the left, select Extensions.
    Disable some add-ons, then restart Firefox.

    Some added addons toolbar and anti-virus are known to cause
    Firefox issues. Disable all of them.

    If the problem persists, disable some more (restarting FF). Continue until the
    the problem disappeared. After, you know which group is the origin of the problem.
    Reactivate the last group ONE AT A TIME (reboot FF) until the problem reports.

    Once you think you have found the issue, that disable and reactivate all the
    others, then restart. Let us know who the suspect is detective.

  • Open with does not appear when I click on a URL in Firefox on my desktop

    Click right 'open with' does not appear when I click on a URL in Firefox on my desktop. The codec-c no longer works with 9 update of Firefox, so I would like to open with Internet Explorer instead until the Codec-C is compatible with Firefox again.

    Add - ons:

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

    Not related to your question, but...

    You may need to update some plug-ins. Check your plug-ins and update if necessary:

  • KB955759 does not appear when I check the updates manually, but it appears with the yellow shield after you have enabled the automatic updates.

    original title: Windows Update acts confused - kb955759 does not appear when I check the updates manually, but it appears with the yellow shield after you have enabled the automatic updates.

    I just reset my CMOS settings, writing zeros for my hard drive, repartitioned, reformatted and used the recovery cd Gateway system to get my computer to Windows 98se - factory settings, except at the beginning of the recovery of the system, when it says "press any key for advanced options," I pressed a key and then I unchecked all the default (3rd party) applications including Norton and left only 2 checked: "Updated USB Hub" and "Windows Shutdown Supplement," while nothing has been installed, leaving only win98.
     
    Then I used my disc XP Home (SP2) update.  I, immediately after the upgrade to Windows XP, installed "Office XP with Frontpage, Developer Edition", then Norton 2012 before never connect to the internet.
    Then, I connected to the internet and continuously update of Norton, before ever hitting the Windows Update page. The first thing I did then was to activate Windows, and then activate the office.
    Then I hit the update of Windows "button" that says "get all your updates in one place... upgraded"Microsoft Update".  I, then, just kept hitting the page update and restart, until I find the SP3.  Then, I took a break, until the next day.
     
    I have an ADSL broadband, with a Linksys EtherFast PCI card.
     
    Then I got SP3, which installed without any problems.
    So I just kept "microsoft continuous update" manually (and reboot), until there is no more updates - EXCEPT, I always uncheck Windows Malicious Software Removal Tool - which was the only screening at the final stop for the night.  I think that I ticked the box "don't ask me about this update".
     
    Then, in the morning, after you have enabled automatic updates, I noticed the yellow shield - Windows security icon (or whatever it's called), so I clicked on it and checked it was tellimg me was available [when I checked "Custom Install (advanced users)"].  What showed was 1 update - 955759 KB.
     
    After the problem, already at the reformat (months and months), see the yellow shield telling me there are updates available, which were already installed (before rebooting), I checked manually on the internet with IE 8, pressing alt, "T", "U".  There is no updated list.  Then I checked through my history of update (twice), and KB955759 had not been installed.
     
    My update setting is to let windows download ('important') updates, but let me choose when to install them.
     
     
     
    What is the right - Windows Update (NO update important reporting) Site, or the yellow shield (reports [a] kb955759 [update])?
     
    I can not yet confirm he is supposed to be an update for XP home kb955759, because I was unable to locate any detailed documentation on this 'thing' that protect the yellow safety seems to think is a significant update.

    Comment 1: To my rquest, a moderator merged your thread in the Sub-forum Win7 updates with your wire in the Sub-forum of updates of Windows XP 20 Feb-12, c. 07:50 UTC.

    Comment 2: If you will not contact the MS Support on this issue?

    ~~~~~~~~~~~~~~~~~~~~~~~~~~

    Just for the heck of it, I have disabled the automatic updates, cleared my browser cache, checked manually, updates from microsoft (windows) and found none (with the exception of software malware removal tool windows [which I have not installed]).  Then, I turned the automatic updates on, and without even being connected to the internet, the yellow shield popped up with the kb955759 "update"...

    Repost...

    1. If you open Internet Explore (only!) to http://windowsupdate.microsoft.com and run a CUSTOM scan, KB955759 appears in results?... If so, you manage to install it and/or security updates available?

    2 after no. 1 above [<>], is the 'yellow shield' icon appears in the Notification area (on the left of your clock)?  .. and if yes, by clicking on the 'yellow shield' icon tells you that KB955759 or any other updates is ready-to-be-installed?  .. .and if so, you manage to install it?

    3 after doing 1 # & #2 above [<>], is KB955759 or any other updates offered as a ready-to-install update when you go off your computer?  .. .and if so, you manage to install it?

    ... I guess that clearing the browser cache does not erase 'downloaded' updates.

    Nope. If you want to clear the queue of the update...

    OPTION A:

    1. stop the automatic updates service:

    Start > run > (type or copy/paste) services.msc > click OK
    Double-click automatic updates > click stop
    (Stopping the service will take a moment)

    2 remove the contents of the download folder:

    Start > run > (type or copy/paste) %windir%\SoftwareDistribution > click OK

    Open the download folder and delete its content
    Close the window.

    3. start the automatic updates service:

    Start > run > (type or copy/paste) services.msc > click OK
    Double-click automatic updates > click Start
    (Starting the service will take a moment)

    OPTION B:

    1. open Internet Explorer (only!) to http://support.microsoft.com/kb/910336 [don't know the titles, etc..]

    2. make disappear/close the Troubleshooter automatically pop up.

    3 repaired 50202 in DEFAULT modes and AGGRESSIVE. [1]

    4 reboot.

    Does anyone know how to determine if software mailicious removal tool is installed on XP? [source ]

    Check the located log file...

    C:\Windows\Debug\ MRT. NEWSPAPER <>

    Related...

    ... This leaves us with the malicious software removal tool don't appear not.

    I guess I'll have to leave "auto-update" (I often have less than 65 M of free memory left and do not have enough memory to msrt) and don't assume no other current error. [source; 17 Aug-11]

    It's no wonder that you ended up having to do a clean install of Win98SE & then upgrade to Windows XP again!

    ================================================================
    [1] full Disclosure: the difficulty operating in AGGRESSIVE mode will remove your update history but not updates installed in Add/Remove Programs list.

  • Unable to turn on the window Defender, even after that I click on activate the defender of the window. THA page with the tool does not appear...

    Unable to turn on the window Defender, even after that I click on activate the defender of the window on my window vista home premium... The page with the tool does not appear...

    If you have
    one of the following AV, antivirus, programs installed, it will stop your
    Windows Defender. Purpose of these AVs have their own advocates. 2 defenders
    on the same machine will create conflicts.
    Bottom line: it's ok.
    It's normal.
    List of AVs which will stop Windows Defender

    Norton
    McAfee
    AVG
    Microsoft Security
    Essentials

    If you do not have the
    above AV programs, here's how to do to restart Windows Defender:

    Start button > in the search box, type Services > press the Enter key > scroll to find Windows Defender, click on it >...
    topic status , it must be said... Has begun
    under Startup Type, it must be said... Automatic
    If it does not say that, right click on Windows
    Defender > click Properties > to
    Startup type, click on the pointer to the right and select automatic
    to the service status, click Start
    Click OK when finished.

  • button not aligned right on all resolutions

    Hi all

    I show my app logo and a button at the top of the screen. Every thing is just OK but only problm is with the key that has to b align right at a particular positiion on the right side

    The problm I face, it's that when I place the button on the desired position, is not on the same place on all handsets

    Here is my code

       public  HorizontalFieldManager getField(){
    
            HorizontalFieldManager hfmc = new HorizontalFieldManager(HorizontalFieldManager.USE_ALL_WIDTH|
                    HorizontalFieldManager.USE_ALL_HEIGHT)
            {   
    
                protected void paint(Graphics graphics) {
                    int xForLogoImg = (Display.getWidth()*4)/100;
                    graphics.drawBitmap(0, 0, imgTitleBar.getWidth(),imgTitleBar.getHeight()+5, imgTitleBar, 0, 0);
                    graphics.drawBitmap(xForLogoImg, 0, imgTitle.getWidth(), imgTitle.getHeight()+5, imgTitle, 0, 0);
                    super.paint(graphics);
                }
            };  
    
            int left = Display.getWidth() /2 +  ((Display.getWidth()*6)/100) ;
    
            btn.setMargin(0, 0, 0, left);
            hfmc.add(btn);
            return hfmc;
        }
    

    I'll be back a HFM on which my logo is drawn and button is added. I put the left margin of the button as far as I want to b

    Its OK 9800 resolution 360 X 480 but on 9780 (resolution 480 x 360) its more to the left and the resolution inc button to move to the left

    thnx in advnc to you all

    Concerning

    Have you looked at the Style Field.FIELD_RIGHT?

    It works in places and does not work in other places, everything depends on the Manager.  One place here, I am confident, is not work in HorizontalFieldManagers.  But I think it works OK in VerticalFieldManagers where the optimization of resources has USE_ALL_WIDTH.  Then try to add your touch to an optimization of resources instead of a HFM, field, FIELD_RIGHT.

    Aside from that, you are to create a client Manager.  This Manager will be call the layout button, and then ask him what is and use the width of the Manager to determine the position to set the Position of fields.  All things pretty standard Manager however quite intimidating for a beginner to Manager.

    You can find more on this in the following:

    http://supportforums.BlackBerry.com/T5/Java-development/create-a-custom-layout-manager-for-a-screen/...

    and

    http://supportforums.BlackBerry.com/T5/Java-development/how-to-extend-Manager/Ta-p/446749

  • After that use of &lt; af:inputtext &gt; disbled poperty text color does not appear in IE 8...

    Hi all

    I use JDeveloper 11.1.1.4.

    My scenario is I have a jspx with several < af:inputtext > it will show different colors in the texts.

    But after add the disabled in < af:inputtext > property it shows not all colors in IE 8. (working fine in Chrome and Firefox).

    My Jspx:

    < af:inputText value = 'Check the Style' disabled = "true" label = "Colors" id = "it1" > < / af:inputText >

    My CSS:

    AF | inputText::content

    {

    text-align: right;

    color: Red;

    }

    It is a bug in IE 8? or a bug in the ADF?

    Thank you

    David...

    Hello

    It does not work as we can not change the color of text off using css in Internet Explore.

    https://forums.Oracle.com/thread/1001999

    Thank you

  • Agent does not appear in Enterprise Manager GC after having redeployed

    Hello

    We run Control 11g Grid.

    One of my team members deployed a screening Officer Grid out on a server using the 'Installer Agent' feature in Enterprise Manager GC.

    The deployment of the agent worked successfully. The host name of the target server appeared under the screen "Hosts" in the tab target GC Enterprise Manager.

    Shortly after my team member has deployed the agent, he realizes that he had installed the Grid Control Agent in a home misspelled agent on the target server. He then tried to remove the agent. He did it by closing the agent and by removing the home directory of the agent on the target server. He realizes then that the removal operation was not complete, so he took the host via Enterprise Manager user interface. He did on the hosts screen tab target. He has selected the host and then choose 'delete '. There are no databases or headphones on the server target, so he could not remove these first.

    He then tried to redeploy the agent. Agent deployment operation said it has successfully completed, however the host name does not appear under the screen of 'targets' em. In addition to the "history of deployment" section of EM, there is no trace of the host in the console business at all.

    The agent is running on the target server. The expected ports are in use.

    On the target server, I tried running

    $. / emctl status agent
    Oracle Enterprise Manager 11 g Release 1 control Grid 11.1.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    ---------------------------------------------------------------
    Agent version: 11.1.0.1.0
    Version of the WHO: 11.1.0.1.0
    Protocol version: 11.1.0.0.0
    Home Agent: / sv/app/oracle/gcagent/agent11g
    File binary agent: / sv/app/oracle/gcagent/agent11g
    Agent process ID: 15613
    Parent process ID: 15583
    Agent URL: http://xxxxxx:xxxx/emd/main /.
    URL of repository: http://xxxxxxxxxxx:xxxxx/em/upload /.
    Started at the: 2011-05-11 13:40:52
    Started by user: sv_ora
    Last reload: 2011-05-11 13:40:52
    Last download successful: (none)
    Last attempt to download: (none)
    Total megabytes of XML files uploaded so far: 0.00
    Number of XML, files awaiting download: 44
    Size of the XML files in the upload wait (MB): 2.42
    Available disk space on the file upload system: 86,33%
    Last attempt heartbeat to WHO: 2011-05-11 14:05
    Last pulse in SGD: unknown

    These two lines are a few concerns:

    "Total megabytes of XML downloaded so far: 0.00.
    "Last pulse in SGD: unknown.

    I was worried that no XML files have been downloaded, so I ran

    * < AGENT_HOME >/bin/emctl charge agent
    EMD charging completed successfully

    The 'status emctl agent' reports still 0.00 MB

    * I also ran < AGENT_HOME >/bin/agentca d

    * We restarted < AGENT_HOME > root.sh on the target server and restart the target server.

    Also, I restarted the entire SGD on our server of the grid control.

    I suspect that moving original host of the marked grid host somewhere as being "removed from grid control. I think that the redeployment of the agent has not updated this record, so there is always a place marked as deleted. I just do not where it is.

    Does anyone have any ideas on how to proceed from here? I am happy to download all the log files who think can be useful.

    Hello
    Please see the article-ID "grid Agent resynchronization translates ORA-20206: target does not exist: agentmachine.domain:host" [1273737.1 ID]
    MOS...

    The reason may be that the agent has been reinstalled on the node and that the target.xml file is not correct. You can find the file target.xml
    in the directory $AGENT_HOME/sysman/emd. It might be useful to check this file because it contains all the discovered targets.

    But try to follow the instructions in the article mentioned ID...

    Published by: VivaLaVida on 11.05.2011 08:12

  • Context menu (or click on the right button) does not appear in the menu window

    The context menu does not appear in certain sections of the browser.
    If I run the browser in safe mode, it works without problem.
    I tried to reinstall firefox, after uninstalling I also manually deleted everything hidden and visible files - did not help.
    Also I tried the restore mode by default - did not help.

    Here, I put screenshoot.
    Kind regards.

    Sorry for my eng

    Hello

    Try disabling graphics hardware acceleration. As this feature has been added to Firefox, it has gradually improved, but there are still some problems.

    You will have to perhaps restart Firefox for it to take effect, so save any work first (e.g. you compose mail, documents online that you are editing, etc.).

    Then perform the following steps:

    1. Open the Firefox Options (Preferences on Mac or Linux) as follows:

      • In Firefox 29,0 and above, click on the menu button

        then select Options Preferences on Mac or Linux, or Windows.

      • In 28.0 Firefox and earlier versions, click on the Firefox orange upper-left button, then select the 'Options' button or, if there is no button up Firefox, go to tools > Options.
    2. In the window of Firefox Options (or preferences), click on the Advanced tab, and then select general.
    3. You will find in the list of parameters, the checkbox use hardware acceleration when available . Clear this check box.
    4. Now restart Firefox and see if the problems persist.

    In addition, please check the updates for your graphics driver by following the steps in the following knowledge base articles:

    This solve your problems? Please report to us!

    Thank you.

  • In Mac Mail the contents of my email does not appear on the right side in mac maila

    In Mac Mail the contents of my email does not appear on the right side as it should. I checked all the settings, anyone ever had this problem before and going to knowwhat?

    Please, back up all data. Rebuild the mailbox.

  • Bookmark icon does not appear on the top right corner next to the icon of the homepage

    Bookmark icon does not appear on the top right corner next to the icon of the homepage

    You see only the bookmarks Menu button if the Menu with the bookmarks menu bar is hidden (view > toolbars or Firefox > Options).

    If the bookmarks toolbar is visible, then the bookmarks Menu button appears in the bookmarks toolbar, among other items in the toolbar of bookmarks (bookmarks), but you can move it to the right side to the left side of the bookmarks toolbar if the window customize is open.

    If the bookmarks Menu button appears on the right side of the Navigation bar.

    Versions of Firefox 4 + have two buttons bookmark with a star in the window customize.

    A single star button has a marker to drop that open Bookmark menu.

    The other star button without the marker drop open bookmarks in the sidebar.

    You can drag the button customize menu bookmarks with the marker in the window in the palette of the toolbar on a toolbar (for example, the Navigation bar) or the tab bar or on the left side of the bookmarks Menu items.

  • After having recently updated Firefox, I lost my menu bar Freecorder. I uninstalled and reinstalled but it still does not appear. It is in internet explorer, but not firefox

    Desktop running w7 64 bit

    To insert a toolbar in Firefox, Freecorder needs to install an add-on Firefox in addition to its own program.

    The standard response from their tech support is to uninstall and reinstall:

    I installed freecorder 4 audio, but the toolbar does not appear even after activation Add ons

    Freecorder Toolbar disappeared

    Without installing it myself, I don't know what else to think.

  • Cursor will not appear in the text fields, Google Street View mouseup does not

    My wife and I have almost identical computers and update of Firefox, whenever a new version comes out.
    Lately, only on his computer, when it clicks in the address bar or in a text field, the cursor sometimes does not appear. In other text fields, it appears. In the address bar, whenever you click on it, and then type, there is no cursor, and the entire address bar is always overwritten.
    In Google Street View (I think he uses the Flash Player), she can begin to drag, but then "won't let go"-it's as if the mouse to the top of command is ignored. I have to drag the mouse away from the area of the image, then again, or slide it will continue.

    Please see possible relationships to Bug: 718939

    To test this bug report is related to your issue:

    1. Find a Web page with an embedded such as [http://chir.ag/stuff/sand/] Java applet
    2. Click the Java applet
    3. Then try clicking on the address bar or the search bar.
      • If text fields no longer responding, click on the Windows taskbar, and then click the address bar/search bar

    Comments from the bug report is a link to a version Patched in Firefox 10

    Unaware of when an official challenge will be available

  • Photos added in the download on my PC "iCloud Photos" folder do not appear in iCloud. iCloud download photo library box unticked by itself after a minute.

    Photos added in the download on my PC "iCloud Photos" folder do not appear in iCloud. In addition, iCloud library box get unchecked by itself after a minute. I had already added a subdirectory with images in the "Uploads" directory that uses 54 MB and I don't see them going to the cloud.

    The problem disappeared after restarting my PC. Thanks to the support of Apple make this stage of growth of fundamental problems.

Maybe you are looking for

  • Windows8 8500 a driver problem

    Here's my equipment: HP TouchSmart 600 (office) under Windows7 Ultimate. HP DV8T (laptop) running Preview Release Windows8. HP printer Officejet Pro 8500 has A910n. Everything is connected wireless. Here's what I did: Using my desktop computer I have

  • Can I enter both a table and a constant of double precision in the VI form?

    I would like to calculate a new 1 d array using the formula VI. LabVIEW 'smart enough' to enter a 1 d table and a double precision constant in the VI form and leave a 1 d table receives basic commands? For example, can I enter [1 2 3] table and the c

  • ActiveX class not available

    Hi all I have a program, call the Application, providing an OLE/COM server. I can access the corresponding method with a vbs script and it returns the appropriate data. However, when I try to use Automation opened in labview and try to assign an Acti

  • BBM on Alpha Dev channel C

    Hi all I had a problem to install channel BBM in my Dev Aplha C. Just curious, that dev Alpha C power to install BBM channel? or not? If allowed, how can I install it. coz I already got the keycode and also the keycodeloader file. but it does not wor

  • Remove directory number

    Hello guys ' My application creates several directories at file:///store/home/user/App/ I want to delete a directory with files. First step. delete all files in the directory. Second step. Remove this directory. At the second stage, exception raise t