Search found 6 matches

Go to advanced search

by avinashrao
Thu Mar 22, 2012 8:51 am
Forum: General Discussion
Topic: Counting Lines of Code
Replies: 3
Views: 3606

Counting Lines of Code

Hi all,

Just a quick question - does anyone know a way to count the lines of user-written code in a schema or schemas?

Cheers in advance,

Avinash.
by avinashrao
Fri Apr 01, 2011 9:04 am
Forum: General Discussion
Topic: Strange comboBox listIndex behaviour
Replies: 5
Views: 4767

Re: Strange comboBox listIndex behaviour

Thanks Beejay and Torrie,

That was very helpful! Will alter the code as you said - using the start object is the perfect solution in the context I have. Guess the beginners Jade course doesn't teach you everything!

Cheers guys,

Avinash.
by avinashrao
Thu Mar 31, 2011 4:26 pm
Forum: General Discussion
Topic: Strange comboBox listIndex behaviour
Replies: 5
Views: 4767

Re: Strange comboBox listIndex behaviour

As an addition - comboBox.listCount() returns 20 in this situation even though 22 items can be counted by visually looking at the drop-down menu in the gui.
by avinashrao
Thu Mar 31, 2011 4:07 pm
Forum: General Discussion
Topic: Strange comboBox listIndex behaviour
Replies: 5
Views: 4767

Strange comboBox listIndex behaviour

Hello all, I have a combo box which is being used to display a collection of 22 teams of class type Tm_Team with a 'name' property of type String. The displayRow method returns the team name. However, when I iterate through the comboBox list and write the listIndex to the output viewer, the maximum ...
by avinashrao
Tue Nov 09, 2010 4:00 pm
Forum: Tips and Techniques
Topic: Using http GET/POST/PUT methods from JADE
Replies: 2
Views: 3649

Re: Using http GET/POST/PUT methods from JADE

Thanks BeeJay,

Just had a quick look - I'll give that a try.

Cheers,

Avinash.
by avinashrao
Tue Nov 09, 2010 1:49 pm
Forum: Tips and Techniques
Topic: Using http GET/POST/PUT methods from JADE
Replies: 2
Views: 3649

Using http GET/POST/PUT methods from JADE

Hi there, I'm an old employee of Jade and I'm still using Jade for one of my side projects. I'm wanting to interface my Jade app with Xero accounting's web-based api which uses a REST based http interface - see http://blog.xero.com/developer/api-overview/. I'm wondering if there's a way to do straig...

Go to advanced search

cron