Cool! A "Change Object Name" function inside AppStudio, which handles all dependent entries in the code, would of course still be a welcome addition. I must...
4845
Tony Richardson
tonyrichards...
Jun 29, 2011 7:46 am
Hi Thomas, I also started to rename controls a while ago (before AppStudio started to check for duplicate control names), but was getting into trouble with...
4846
computerhusky
Jun 29, 2011 8:05 am
Hi Tony, Christian's idea to open the .nsx file with an editor and then doing a global replace seems very reasonable and effective to me. That way, you can...
4847
Tony Richardson
tonyrichards...
Jun 29, 2011 8:35 am
Thomas, I agree - it would seem to do all that we need. George, any chance of building this "Change Object Name" into AppStudio at the same time that you are...
4848
George Henne
ghenne
Jun 29, 2011 8:41 am
It's not that simple - but I will add it to the list. It's a good suggestion! George Henne NS BASIC Corporation http://www.nsbasic.com...
4849
George Henne
ghenne
Jun 29, 2011 2:04 pm
NS Basic/App Studio 1.2.3 is ready to download. You can download it from the same URL as before. We will also be sending an email with the address to...
4850
Lee Church
lchurchmts
Jun 29, 2011 3:46 pm
Just downloaded and installed update. I was really looking forward to Grid scrolling. But the sample run in Chrome looks odd (grid is chopped off at the...
4851
Thomas Gruber
computerhusky
Jun 29, 2011 4:37 pm
Hi George, I thought that the placement of code didn't really make a difference, whether it is in the project code section or in a form code. I have a project...
4852
George Henne
ghenne
Jun 29, 2011 5:26 pm
This is an area which has gone from undefined in previous builds to something much better defined. When you start a program, the IDE assembles all the parts...
4853
Lee Church
lchurchmts
Jun 29, 2011 5:38 pm
It looks to me like there is an inherent contradiction here: you say the best place to put global code is in the global section, but that is executed last. If...
4854
George Henne
ghenne
Jun 29, 2011 5:44 pm
Yes, it will cause an error. However, it's not a good idea to put global code into in-form code. If you do not do that, the problem will not occur....
4855
lchurchmts
Jun 29, 2011 5:57 pm
That's an awful lot to keep track of, especially as apps grow and get altered. But if I create a create a code file, place it as the first element in the...
4856
George Henne
ghenne
Jun 29, 2011 6:14 pm
I can't see there is any problem in doing so....
4857
George Henne
ghenne
Jun 29, 2011 6:16 pm
Have a look at the Signature sample. The signature is captured as an array of (x,y) coordinates. You can save that array locally to a database and recall it...
4858
John Calhoun
johncalhoun16
Jun 29, 2011 6:43 pm
I believe the chopping off you see is from the scrollheight property set to 100. When I deploy this to NSBasic it runs ok. There is no data because there is no...
4859
Thomas Gruber
computerhusky
Jun 29, 2011 8:36 pm
Hi George, thanks for clarifying this (and also for making a "defined" state)! What probably broke my program was the "the global code is encountered last"...
4860
contact51
coder_of_the...
Jun 29, 2011 10:16 pm
What was the update URL again..... Sorry, have deleted older emails with address. ... From: George Henne To: Nsbasic App Sent: Thursday, June 30, 2011 12:03 AM...
4861
John Calhoun
johncalhoun16
Jun 30, 2011 4:26 am
George: I am unable to get the ScrollingFile sample to work in version 1.2.3 on my LG Ally (Android version 2.2.2). The scroll bar does not appear and won't...
4862
computerhusky
Jun 30, 2011 5:30 am
Hi John, I tested your 2samples on a Dell Streak and an iPhone, and can confirm your problem, on both devices. The 1.2.3 version doesn't scroll, the 1.2.2...
4863
Tony Richardson
tonyrichards...
Jun 30, 2011 7:25 am
Hi Guys, I have gone a bit further with this and devised a method for changing lots of these Control and Function names across a number of different forms....
4864
Thomas Gruber
computerhusky
Jun 30, 2011 7:47 am
Hi Tony, this sounds very useful, and contains very important warnings regarding a global rename using a text editor, particularly when things like Label10...
4865
Tony Richardson
tonyrichards...
Jun 30, 2011 7:57 am
Hi Thomas, I think the answer to your question is: Habit! I do a lot of Excel macro programming and my first thought was of the big table of new and old names...
4866
Thomas Gruber
computerhusky
Jun 30, 2011 8:16 am
Hi Tony, I forgot about the table, just thought about the document! Sorry! As the table is controlling the whole exercise, it is certainly a meaningful...
4867
George Henne
ghenne
Jun 30, 2011 12:23 pm
We'll get an email out to everyone today on this....
4868
George Henne
ghenne
Jun 30, 2011 12:25 pm
Thanks, guys - we'll fix it....
4869
George Henne
ghenne
Jun 30, 2011 12:26 pm
Thanks - we'll fix it....
4871
Lee Church
lchurchmts
Jun 30, 2011 3:38 pm
Just pulled up an app to work on it, and my grid, which had columns defined in % of width, was all compressed to the left. Only by changing the columns to...
4872
George Henne
ghenne
Jun 30, 2011 5:14 pm
Thanks - we'll work on this....
4873
Christian Probst
winvetpro
Jun 30, 2011 8:18 pm
Hi George, there is probably a bug in for each. I can reproduce it but not in a small sample yet. I did a Split on a string coming from a php. The code was: ...
4874
alanrichey42
Jun 30, 2011 11:46 pm
One of my users tells me that apart from the "incorrect browser" message the programs appear to run OK on the Bold ?...