Question of WebWorks bbwp order - sketchpad sample code

I try to compile the code sketchpad_sample.zip using bbwp tool provided in the SDK WebWorks.

I changed the name of the zip to touch2.zip because the tool does not like the name "sketchpad_sample".

Compilation fails for some reason, someone has an idea why this might happen?

I think I solved the problem, at least the Packager compiles the samplecode now.

To resolve this problem, I created a new virtual machine using a 32-bit version of Windows 7. This has lead me to believe the WebWorks SDK is not supported in a 64 bit environment.

-John

Tags: BlackBerry Developers

Similar Questions

  • Difficulties with the sketchpad sample code

    Hi people,

    It's my first time trying to develop a blackberry application, so I apologize in advance in case this has already been solved before.

    I downloaded and install the sdk webworks and tried the sketch example code.  When you use the simulator of Tablet on vmware code charge very well and the application runs ok.  But I was interested to debug code (for learning, as I'm new to javascript as well), so when I went to "debug as", it launches the default blackberry, 5.0.0.469, Storm2 9550 Simulator, which throw very well.  When I load the sketchbook application, however, the canvas seems to load (as the screen turns white), but the rest of the application does not load (ie the color bar), (i.e. when I click on the screen with the mouse, it does not draw lines)...

    So I have two questions

    First - have managed to get this code runs on the default people Simulator and have been able to set breakpoints / scroll javascript?

    Second - it is possible to debug the code runs on the Tablet? If so, how can I set up the Tablet as my Simulator for debugging?

    Thanks in advance.

    The problem is that you launch the Simulator Storm2 5.0 which does not touch events or the tag .  This feature is available on BlackBerry 6.  If you change your Simulator to the torch included one it will work for you.

    It is built in for 5.0 devices debugging in eclipse for breakpoints and stepping through code.  However it does not exist yet of 6.0.

    We had demo at the DevCon Asia last week the direction we are heading with BlackBerry Smartphones and PlayBook for debugging web.  We will publish support Web Inspector.  It is currently being prepared and I hope we can get something in the hands of the developer as soon as possible.

  • PCL5 order or sample code to print colored text gray

    Hi all

    I have a requirement to print PCL5 gray text. I tried the command Escpcl * c #G (# % gray scale), with different values vaissaille 37%, but the text is still to come in black color.

    Below is the code I tried

    ESC* c37GEsc* v4TTest

    Could you please give an example of pcl code to print a Word, 'Test' for color grey.

    Thanks in advance

    Try printing the file attached to your printer PCL5.

    If you use the HP provided shades, they can be quite rude, if you use

    a small font. Refer to chapter 13 (I think), the printed model in reference PCL5.

    Print the joint and come back with questions.

  • Error.4003 in sample code API fixed Kitchensink photo

    When you play with the camera API in the sample code Kitchensink, a reproducible 'Error.4003' can be generated.

    How to reproduce the error:

    (1) execute takeVideo(), take a video and record video, then

    (2) run takePicture()

    The screen will remain black, and if the shutter is touched, the 4003 error.

    Difficulty:

    In the file camera.js, in the onVideoCapture function, change the code

    video = document.createElement('video');

    TO

    video = new Video();

    Hope this helps.

    I guess I have to reply to my own post in order to make "resolved."

  • I need devcon dev - 28 sample code.

    Hello

    I need example code for dev - 28 devcon to learn more about listView please give me the sample code...

    It's in the downloads available of DeveloperZone - day 2 in North America.  Here's a URL, but you will need to connect to DeveloerZone first.

    https://bdsc.webapps.BlackBerry.com/bdsc/?IID=bdsc_DevZoneLogin&lang=na#DevCon

  • Oracle sample code

    Hi oracle on its site Internet provide code samples for exercise in virtue of example Code for developers and administrators

    I can get the sample code for reg expression.i am not finding it their
    can I get the link?

    You mean http://www.oracle.com/technetwork/indexes/samplecode/plsql-sample-522110.html containing:
    regexpusersearch.zip
    regexpvalidate.zip
    regexpdnasample.zip

    First Google hit using the ORACLE + Sample + Code + for + developers + and + Admins ;)

    Concerning

    Etbin

  • sample code for the iPhone touchscreen

    Any who would share sample code iphone touchscreen with the community? I would share mine, but I don't have any idea.

    Any code for touch, mice or events of entry that is coded for normally for flash also works in the iphone too.

    Not sure about the gesture and multi touch events. A few examples below

    http://www.Adobe.com/LiveDocs/Flash/9.0/ActionScriptLangRefV3/Flash/events/MouseEvent.html

    http://help.Adobe.com/en_US/AS3/dev/WSb2ba3b1aad8a27b0-6ffb37601221e58cc29-8000.html

    http://www.Adobe.com/devnet/flash/articles/multitouch_gestures.html

  • Question about the talk of stratus sample application

    Hello

    I worked through the tutorial of stratus chat application that can be found here, http://www.adobe.com/devnet/flashplayer/articles/rtmfp_stratus_app_04.html

    Part of the process in getting this going implies the implementation of a web service to manage the users ID and manages.

    As a person who is very new to Flash development, someone is able to direct me to a tutorial or sample code for the web service type that should here?

    Is the URL of the web service that is supposed to point to a wsdl with registry, cancel the registration and search functions implemented?

    Any help or pointers would be much appreciated!

    Thanks in advance.

    the "stratus_article_assets.zip" file that accompanies this article has a "reg.cgi" file in this document, which is a Python script that implements the web service.

    If you search this forum, you should be able to find old threads where people talked about getting this script runs and at least one person who has re-written in (I think) PHP.

    -mike

  • Question of operation sequence - order of execution of events

    Hello

    Im a VI to measure the current and the voltage across a writing device.

    To do this, I increment the tension, and for each increment, I measure voltage and current.

    I send SCPI commands to feeding and the meter with GPIB.

    My question is: in looking at my code, it seems that there is no dependence on the data between 'writing of power' (top left)

    and "write meter", while doing everything first?

    The program works fine, but I want to make sure that it is not out of pure luck.

    I am a beginner and I would appreciate more your help and comments.

    Thank you

    Nicolas

    Miguel_F wrote:

    Hi htnicolas,

    Two possible options to control the order of execution are:

    (1) use the structure of the sequence. (I guess it's preferable)

    (2) pass a parameter of a Subvi to another. Not sure whether it is advisable or not, but I spent one Subvi to another error to control the front execution order.

    Hope that helps a little.

    Actually the structure of the sequence is the least preferred method to apply the operation.  Data dependence is preferred (using the error string)

    LabVIEW is a language of stream - for you new guys this means that a block of code can if run as soon as all its inputs are available it does not matter what block which is a sub.vi, a business structure, a loop of what anyone with a boundrary that you can wire an input value.  Without dependence of data there is no easy way to determine what is happening in what order and LabVIEW will even go up to run a greater number of them AT the SAME TIME that you have available cores.  (Multithreading is easy in LabVIEW)

    It has been that the code would run from the back to the front, but many things have changed with the new compiler and optomizer, so this is true if the code is changed during compilation.

  • Conceptual question about WebWorks.

    Hi guys,.

    I am completely new to Mobile development. I have experience coding ASM, C, C++ and c#, but relatively new to web technologies.

    I am trying to get my head around 'Webworks' as a concept. From what I can tell 'Webworks' is a standard? So we can use "HTML5, CSS3 and JavaScript®" and the code in any environment for us and then use 'Ripple' to test and then a command line tool to build.

    So I downloaded Blackberry Webworks API (want to write an application for the playbook), however when I try to install it, it wants to provide a path to adobe air sdk. Why is this? How is Adobe AIR fits in the Webworks sdk?

    I'm sorry if this is a silly question.

    Thank you very much for your time.

    See you soon.

    Here are the instructions:

    http://us.BlackBerry.com/developers/Tablet/WebWorks.jsp

    You need AIR because WebWorks interacts with the hardware through the AIR.

    Coming from c# and if you have no knowledge of Javascript, you can develop in Acrionscript though, unless you plan on releasing your applications on multiple platforms. The reasons being that you would have access to several physical features and other libraries.

  • Error symbol undefined using sample code

    I am using code samples to generate once per second pulse but get the following errors when you try to compile:

    Symbol not defined "_RegisterWinMsgCallback@24" referenced in "dataacq.lib".

    Symbol not defined "_UnRegisterWinMsgCallback@4" referenced in "dataacq.lib".

    Symbol not defined "_GetCVIWindowHandle@0" referenced in "dataacq.lib".

    Some files which includes the example are:

    NIDAQEX. C

    NIDAQEX. H

    Thanks in advance for your help.

    J

    I just logged in to tell the truth you, your last post is on-site.  I created an application that uses the DAQmx features and everything seems to work.  Thank you for having called me in the right direction.

  • Question about WebWorks and Windows 10 compatibility

    I would like to know, can I run on Windows 10 WebWorks? Someone at - it tried?

    As far as I know that it has not been tested officially. I do not think that you will be able to install it there because of the requirements inherited in the installer itself, but running it I expect to work. Cordova, which it inspired, is used to create applications for Windows 10, so I think it's reasonable for the base code works very well.

    I'll test it when Windows 10 comes out at least, and I'll see if I can try it on the preview in a VM too.

  • Need help with the installation of the WebWorks tools order

    Hello world.

    Brand-newbie to your Forum and the development for the Playbook.

    Developed software and Web, mainly as a hobby for about 15 years and more. A number of associates
    and friends have Playbooks now, so I think trying my hand to redevelop some of my
    old software for the platform of the Playbook. I plan to just using WebWorks for now.

    What I would appreciate, is some clarification as to the order of installation of the tools.
    I have already installed ripple chrome just to get a peek at a few examples.
    The ' tools' section to WebWorks watch ripple as the first installation, but I do know that I read somewhere
    in the Forum that WebWorks should be installed "before" ripple. And if the ripple is already installed.
    It must be uninstalled before installing WebWorks because of potential conflicts.

    So is this the correct installation order?

    (Installation on Win 7 64-bit.)

    1. install the SDK WebWorks
    2. install VMWare Player
    3. install the ripple

    I also remember reading a thread where some mentioned problems of compatibility with the 64-bit version of Java.
    This box is running Java 7.0.90 - 64 bit.

    And finally, for the moment at least, what additional script libraries are the "must have".

    Thanks in advance.

    For anyone else looking for a similar response, check out:

    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/installing-WebWorks-Tablet-devel...

    By the same user.

  • Question about Webwork and JQuery

    Hi all, I'm really a beginner for webwork development, here are some of my question on the development of webwork.

    I want to develop an application on OS 5?, is webwork development can be used to develop the app for OS 5 or only compressed version adapted?

    can I use my knowledge of jquery to use on blackberry app? I mean I can use webwork development for OS 5? friends me suggestions to use mobile jquery that I must be due an extra time still learn.

    Thank you very much

    http://www.BlackBerry.com/developers/docs/WebWorks/API/

    The filter is on the top left.

  • Sample code for creating our application without head in bb10.3 alarm

    Hello

    Can someone pls I mean is possible to create / to invoke the alarm from a user developed application? I want also the app in the background (like the app without a head) and receive timely notification whenever the alarm sounds. Please provide with some samples it ill be very useful.

    Thanks in advance.

    While working on the code for you example, I discovered that SystemDialog cannot be called from headless, so you do not have to depend on NotificationDialog instead.

    Find attached a sample application work that will play a vibrant sound using MediaPlayer and show a NotificationDialog asking if you want to Snooze (for 5 seconds) or disable the alarm.

    The source code is also available here:

    https://github.com/RodgerLeblanc/HeadlessAlarm

Maybe you are looking for