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: 747
  • 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
Messages 17649 - 17678 of 17678   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
17649 c185driver Send Email May 23, 2013
4:05 pm
In the properties window at design time, you can place CSS style info into the cellstyle or style boxes (they appear to have the same effect on a grid control...
17650 c185driver Send Email May 23, 2013
4:08 pm
Oops, meant to place the two border styles together since that is what you were asking about: border:1px solid gray; border-collapse:collapse; border-collapse...
17651 gopalakrishna
sgjoisa Send Email
May 23, 2013
5:08 pm
I am doing this in Form1 . Menu1 is situated in Form2 . After I am doing ChangeForm(Form2) . But I tried several projects to test it . Just now tested your...
17652 pkbkk Send Email 12:06 am
c185driver, Thank you so much for the sample codes. I'm really excite to test it, and I will try it this evening at home....
17653 rqtek Send Email 2:13 am
Works, fantastic thanks...
17654 rqtek Send Email 2:18 am
I am populating a List at runtime which works fine however when I click on the runtime list item it does not return an index using List1.getItem(I) as per the...
17655 Leslie Peaker
leslie.peaker Send Email
2:46 am
We know we must use an image object to achieve this, but I'm pretty sure that the new full screen option will solve different screen sizes by setting the image...
17656 jeff.binns@...
jeff.binns... Send Email
4:38 am
I've seen from a few threads that people have been trying to send data to Dropbox. I was wondering whether anyone has had any success with this? I just want to...
17657 Enno Bussmann
ebussmann... Send Email
8:26 am
I want to use a modified jquery button but am missing something. The sample is not really helping unlike the exceptional bit on local storage. Any additional...
17658 Enno Bussmann
ebussmann... Send Email
8:32 am
I'm actually working on a small app in French and have problems with letters like _é_ and the like in button 'values&#39;. Any remedy ? I'm actually working on a...
17659 Enno Bussmann
ebussmann... Send Email
9:00 am
I'm actually working on a small app in French and have problems with letters like _é_ and the like when trying f.i. to change a button's value in code....
17660 porterdude21 Send Email 9:20 am
I'm trying to work with a large (map) image in picturebox. The image is 6500 X 5000 px, (1 MB file)... ...it won't load on the iPad and I'm assuming it's too...
17661 rqtek Send Email 10:54 am
Please disregard. Error with type of value entered....
17662 George Henne
ghenne Send Email
11:01 am
PictureBox is based on the HTML5 Canvas element. I was able to find this: <http://stackoverflow.com/questions/6081483/maximum-size-of-a-canvas-element&gt; George...
17663 porterdude21 Send Email 12:30 pm
Thanks George. The link was helpful in explaining why my images would load OK in Chrome but not in Safari on the iPad. I wasn't able to find the maximum size...
17664 Raphael Carvalho
raphael.duar... Send Email
2:15 pm
I need some help here to identify the devices screen size. There goes my project http://www.sendspace.com/file/0goxr9 There is any other way to get those data...
17665 c185driver Send Email 3:03 pm
SysInfo 0, 1, 2, 3, 108, 109 each identify aspects of your device's screen size so maybe your issue is something other than wanting to know the screen size as...
17666 care@yahoo
care_o_and_g Send Email
4:09 pm
Hi, I got an error when accessing file on the server as follows: ERROR whitelist rejection: url='http://.......... Any idea what is it ? Thank you Tim...
17667 Raphael Carvalho
raphael.duar... Send Email
4:49 pm
The verification that SysInfo (2) and (3) do is only on the startup screen size or it will take the new value if I change the orientation? As you can see in my...
17668 inpcle Send Email 5:30 pm
Hi all, I am trying to post a md5 string/information with ajax and put also a token value in a string. With: ...
17669 George Henne
ghenne Send Email
6:02 pm
<http://wiki.nsbasic.com/Sysinfo> George Henne NS BASIC Corporation http://www.nsbasic.com...
17670 George Henne
ghenne Send Email
6:06 pm
I wrote a little program to test this: Function Button1_onclick() Print SysInfo(2) & " " & SysInfo(3) End Function I ran it on a few devices, and got different...
17671 George Henne
ghenne Send Email
6:08 pm
Are you running as a web app or a PhoneGap app?...
17672 George Henne
ghenne Send Email
6:10 pm
I made a little program: Function Button1_onclick() Button1.value="Géorgé" End Function It change the value perfectly. What are you doing?...
17673 George Henne
ghenne Send Email
6:11 pm
The only documentation is on PhoneGap's site: <http://jquerymobile.com/themeroller/index.php> There is a Help tab on the top right....
17674 George Henne
ghenne Send Email
6:14 pm
Can you send me your modified CustomFont sample?...
17675 George Henne
ghenne Send Email
6:20 pm
One problem I see is that expressions are not allowed in the left property. You have "10*ilargura&quot;. You also refer to an icon.png file which does not exist. ...
17676 George Henne
ghenne Send Email
6:22 pm
We have reproduced this. It's definitely tied into the AppStudio 3.0 enhancements. We now have to see if we can fix this for Android 2.2 devices without...
17677 Raphael Carvalho
raphael.duar... Send Email
6:43 pm
George, I'm testing it into a Motorola Xoom 2 tablet. I also tried into a android, windows phone and a Iphone, and I'm having good results. Only in the tablet...
17678 George Henne
ghenne Send Email
6:48 pm
What version of Android does the Motorola Xoom 2 run? Change the second line to this: Print SysInfo(2) & " " & SysInfo(3) & " " & window.orientation Does the...
Messages 17649 - 17678 of 17678   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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