Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

nsbasic-app · NSB/AppStudio

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 753
  • Category: Basic
  • Founded: Nov 15, 2010
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi, all, if I install a second .apk file (with different name) on my android device I get the message: "this app replaces another one ..." and after...
7 May 9, 2012
3:17 pm

George Henne
ghenne
Send Email

Is it possible to use the jquerymobile "taphold" event in NSBasic? If so, could someone provide a little code example? Thank you Thomas...
3 May 9, 2012
2:04 pm

tniessen1
Send Email

Per the language reference under DATEVALUE(Date): "DATEVALUE returns a date. The required parameter, date, is usually a string, but any expression that can...
2 May 9, 2012
1:16 pm

George Henne
ghenne
Send Email

How to write code to close application ? Is there any method like exitapp ?...
4 May 9, 2012
2:48 am

cmc020378
Send Email

Hi Folks, Is communicating with a server the only way to get data files (say, sqlite files) created by my phone app? Sure would be nice if I could download by...
2 May 9, 2012
2:32 am

Lee Church
lchurchmts
Send Email

Hi Everyone, I wanted to report on my experience with the iOS update to 5.1.1. I have 4 Apple devices - iPad 1, iPad 3, iPod Touch 3rd gen, and an iPhone 4S....
2 May 8, 2012
7:45 pm

alanrichey42
Send Email

Is it possible to print an array into a text area. I know I could do it with a fixed array but not an unknown For i = 0 To LastRecord Mail.value = Desc[i] ...
2 May 8, 2012
2:02 pm

brianwelsh73
Send Email

I am getting an error at the bottom of my iphone. Does this mean a control is out of bounds or is it in the code. Anyone know why Thank You Brian...
3 May 8, 2012
1:51 am

brianwelsh73
Send Email

I have a calculator where I am taking 2 values from NsBasic text boxes and sending them to a js file to be processed. It will only process 1 time. I cannot...
14 May 7, 2012
4:41 pm

Brian Welsh
brianwelsh73
Send Email

Hello, I'm trying to use toDataURL() to convert the contents of a canvas to JPG format, but even when I pass in "image/jpg" it's still giving me PNG format....
4 May 7, 2012
4:29 pm

Robert Swilley
flymethod
Send Email

Hi How can I insert Background Image in to my form? thanks...
12 May 7, 2012
1:56 pm

George Henne
ghenne
Send Email

1. Is there any way of disabling the auto-rotation just for an NSB APP? 2. Can you change Menu items at runtime? 3. Can you add/delete elements from the...
9 May 7, 2012
1:45 pm

George Henne
ghenne
Send Email

does clear cache clears saved sql dbs also ? I want to use sql db to register software . If dbs also cleared then registration process takes again and again ....
5 May 6, 2012
7:26 pm

Thomas Gruber
computerhusky
Send Email

Hi people, There is any method to retrive the iPhone or other devices own number ? Thanks, Ivano...
2 May 6, 2012
7:13 pm

George Henne
ghenne
Send Email

This code I am using to check the required table exists inside the sql db . Code : Dim DB Dim DBRecords Dim nTables Dim regid Dim q q = "'" initDB() If nTables...
4 May 6, 2012
1:18 pm

Thomas Gruber
computerhusky
Send Email

Listmenu jquery enable scroll does'nt work.... with the scrollheight = 0 (auto) The Listmenu is not visible. Is It a bug ? Ivano...
1 May 5, 2012
10:00 pm

ivano monti
ivanomonti01
Send Email

I read the blog on Ajax. I have a great emailing app that works on apple and droid as long as I keep it as a web app. The only thing that I cannot get to...
4 May 4, 2012
7:43 pm

ivano monti
ivanomonti01
Send Email

I installed an application on my android phone. It works fine offline if I go airport mode. However, if I change the name of the same application on the NS...
3 May 4, 2012
5:50 pm

George Henne
ghenne
Send Email

I have a problem I don't understand. I am making an iPhone app and on one form I placed a HTMLview with some HTML text inside (which is specified in a...
5 May 4, 2012
2:14 pm

George Henne
ghenne
Send Email

I have a suggestion for the next big upgrade. It will be nice to have a production and development folder. By this I mean, different upload folders. So I can...
5 May 4, 2012
5:31 am

ivano monti
ivanomonti01
Send Email

George, please take a look at this. https://build.phonegap.com/blog/enhanced-icon-and-splash-support Since a few days ago, the splash screen is replaced by the...
3 May 4, 2012
5:25 am

ivano monti
ivanomonti01
Send Email

hi all, after performing a simplistic application on my android device using the browser pops up a black stripe write error message in it. and what 'that? In...
2 May 4, 2012
4:50 am

Christian Probst
winvetpro
Send Email

<http://www.nsbasic.com/blog/?p=733> George Henne NS BASIC Corporation http://www.nsbasic.com...
1 May 3, 2012
7:03 pm

George Henne
ghenne
Send Email

Button bgColor is not working in classic button , If we change it . Why ?...
6 May 3, 2012
5:53 pm

George Henne
ghenne
Send Email

Can you still use it if you do a phone gap build. I use it to avoid the phone email system for my web apps....
6 May 3, 2012
5:50 pm

George Henne
ghenne
Send Email

req=Ajax("ajaxPost.php","POST";,txtSend.value) You use this above for a web app If you use a .apk file for it do you need to use the full address. ...
1 May 3, 2012
4:21 pm

brianwelsh73
Send Email

Do you have plans to implement the arrays of controls, such as those that exist in VB6 (arrays of buttons, combo boxes etc.)? Without them, are very difficult...
6 May 3, 2012
4:15 pm

alexey_kharitonov
alexey_khari...
Send Email

I am new to NS Basic, I hope there is not a simple solution because I have been scratching my head for last few days looking for an answer. How do I take...
8 May 3, 2012
3:59 pm

George Henne
ghenne
Send Email

Why can't set the button's value at running ? Button.value = "Basic details" is not working . Button shows the old value itself ....
4 May 3, 2012
1:09 pm

Neil
conthemaster
Send Email

Works fine for me. Try creating a small project with just a radiobutton and see if it works. George Henne NS BASIC Corporation http://www.nsbasic.com...
1 May 3, 2012
1:04 pm

George Henne
ghenne
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help