Search found 11 matches

Go to advanced search

by mario
Wed Nov 04, 2009 7:02 pm
Forum: General Discussion
Topic: how to get system date in jade
Replies: 3
Views: 4307

how to get system date in jade

hi guys,
I got a text box called txtDate on my form and I want it to display current system date everytime i run the form.
How is it possible?

cheers, mario :)
by mario
Sun Nov 01, 2009 9:37 am
Forum: General Discussion
Topic: how to disallow cursor from going backwords in a textbox of
Replies: 3
Views: 3435

Re: how to disallow cursor from going backwords in a textbox of

spoke too early...figured it out :)

many thanks :)
by mario
Sun Nov 01, 2009 9:36 am
Forum: General Discussion
Topic: how to disallow cursor from going backwords in a textbox of
Replies: 3
Views: 3435

Re: how to disallow cursor from going backwords in a textbox of

thanks and how can i also disable the delete key?

cheers, mario :)
by mario
Sat Oct 31, 2009 8:40 pm
Forum: General Discussion
Topic: how to disallow cursor from going backwords in a textbox of
Replies: 3
Views: 3435

how to disallow cursor from going backwords in a textbox of

hi guys, i have created a textbox, lets call is txtHistory, type=string. now, when user has clicked inside the text box, i dont want him to be able to move backwords. the reason i want this so whatever is the previous value is there, it cant be overwritten and he can only add data in addition to the...
by mario
Fri Oct 30, 2009 1:58 pm
Forum: General Discussion
Topic: how to call a form from parent scheme
Replies: 9
Views: 6971

Re: how to call a form from parent scheme

dude ...that's awesome :) it totally worked :D you must be good with jade.....i thought no one uses jade around here.... not to taking too much advantage of your skills, but do you know how I can create a search function in jade? I got a simple example, where i can add few users users. I can save/ed...
by mario
Fri Oct 30, 2009 1:11 pm
Forum: General Discussion
Topic: how to call a form from parent scheme
Replies: 9
Views: 6971

Re: how to call a form from parent scheme

thanks pal :) well i didnt want to create a form in ModalSchema. I got all my forms in View Schema. but there is one form I created using the wizard and I like the way it is created, but unfortunately it creates itself everytime under ModalSchema. I am unable to move it to ViewSchema. So I thought i...
by mario
Fri Oct 30, 2009 12:59 pm
Forum: General Discussion
Topic: how to call a form from parent scheme
Replies: 9
Views: 6971

Re: how to call a form from parent scheme

i did it...didnt used your approach though...but thanks :)

i clicked F4 in my viewSchema and added the form (which is defined in ModalSchema.

and then i was able to call the form per normal.

Cheers and thanks :)
by mario
Fri Oct 30, 2009 12:51 pm
Forum: General Discussion
Topic: how the help appears and list all functions after . (dot)
Replies: 2
Views: 2508

how the help appears and list all functions after . (dot)

hi,
i want to know if its possible to get field automatically populated in jade after . (dot)

for example form.showModal
------ as soon as I click form. (it hsould give me all the possiblities I have)

is it possible? do i need to tun on any feature?

cheers :)
by mario
Fri Oct 30, 2009 12:45 pm
Forum: General Discussion
Topic: how to call a form from parent scheme
Replies: 9
Views: 6971

Re: how to call a form from parent scheme

thanks mate, i am a bit new to programming...
how do you create an instance of a form class in jade?
cheers :)
by mario
Fri Oct 30, 2009 12:36 pm
Forum: General Discussion
Topic: how to call a form from parent scheme
Replies: 9
Views: 6971

how to call a form from parent scheme

I have a program called InvoiceControlSchema Root -->InvoiceControlModalSchema ----->InvoiceControlViewSchema I have created a form (frmMyControls) under ModalSchema and I have another form under ViewSchema I would like to call frmMyControls from a button inside my form in ViewSchema. How can I do t...

Go to advanced search