Search found 133 matches

by Youks
Sun Feb 12, 2012 9:57 am
Forum: iOS Deployment
Topic: Native scroller blues
Replies: 25
Views: 13868

Re: Native scroller blues

Hi All, 1)Does anybody have an update regarding an appropriate way of having a real smooth scrolling field? I stopped my project on iPad due to that (Scrolling 20 label of 400x100 on a scrolling field still choppy). 2)Who knows if the guys at Runrev are working on adding/fixing proper Native UI? If ...
by Youks
Mon Feb 06, 2012 8:29 am
Forum: iOS Deployment
Topic: Screen transitions not consistent
Replies: 6
Views: 3440

Screen transitions not consistent

Hi All, I am having a little problem with the inputTextField when switching to another card...........Let me explain that: On one card 1 i have Navbar,Tabbar baground etc... and an InputTextField.(UI) When i want to go from card 1 to another card, and whatever the effect used, the InputTexField in c...
by Youks
Sun Oct 30, 2011 6:43 pm
Forum: MobGUI
Topic: Listitem field
Replies: 1
Views: 2648

Re: Listitem field

Hi all, sounds like i found a solution for the 2nd problem.........i just needed to specify .... set the visible of the "group object of the group scroller" to false.
I'm still working on the 1st issue..............it's all about practice!!!!!
Any help appreciated!! Thx :oops:
by Youks
Sun Oct 30, 2011 1:20 am
Forum: MobGUI
Topic: Listitem field
Replies: 1
Views: 2648

Listitem field

Hi all, I am using in one of my card a scroller view in which i incorporated 20 "listitem" boxes. i am facing 2 problems: 1) How can i make long list(2 or 3 lines) fit in a listitem view, by assigning the utext of the group + deselecting "don't wrap"+ changing "V" still no joy. 2) is there anyway i ...
by Youks
Wed Oct 05, 2011 7:38 pm
Forum: Databases
Topic: Database,Datagrid and Styled text
Replies: 4
Views: 3469

Re: Database,Datagrid and Styled text

Hi All,

I haven't coded for so long and what a shame.......i just figured out how to do that stupid thing!
It's all about practice!!
rgds :oops:
by Youks
Wed Oct 05, 2011 2:49 pm
Forum: Databases
Topic: Database,Datagrid and Styled text
Replies: 4
Views: 3469

Re: Database,Datagrid and Styled text

Hi Bangkok, Thanks for your reply but the problem i am facing (i'm new to database!!) is how to make a specific search of a value in a column of the database in order to get its line(row) and then display its datas into specific fields. When using "revformquery" i'm able to chunk the line without an...
by Youks
Mon Oct 03, 2011 8:54 pm
Forum: Databases
Topic: Database,Datagrid and Styled text
Replies: 4
Views: 3469

Re: Database,Datagrid and Styled text

Hi all,

I could find a way of solving some of my "basic issues" with the database but i still need help on how to display the special HTML character on a field.
When using HTMLtext function some of them couldn't be displayed.

Many Thanks.
by Youks
Sat Oct 01, 2011 1:05 pm
Forum: Databases
Topic: Database,Datagrid and Styled text
Replies: 4
Views: 3469

Database,Datagrid and Styled text

Hi All, I created a sqlite database containing about 4000 rows of 10 columns each (primary key on rowid). I have use the this function: --put "SELECT *FROM Mytable" into tSQL --put revDataFromQuery(tab,cr, gConID, tSQL) into tData --set the itemdelimiter to tab --set the columndelimiter to comma So ...
by Youks
Tue Sep 20, 2011 2:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using datas from one card to another from the same stack
Replies: 8
Views: 4316

Re: Using datas from one card to another from the same stack

OOOps, it wasn't a problem of card 3 or cd3( nonsense ?!?!) but fields!! I just realized this now! Thx Klaus!
by Youks
Tue Sep 20, 2011 2:38 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using datas from one card to another from the same stack
Replies: 8
Views: 4316

Re: Using datas from one card to another from the same stack

Dear Klaus,

Thank You so much, i was sure it was "SO!" easy......... i fact i was trying that but instead of "cd 3" i was using "card 3"??? :oops:
I am currently working on an iPhone app and i am sure that i will be back soon.....for more serious issues!!!

Regards,
by Youks
Tue Sep 20, 2011 1:25 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using datas from one card to another from the same stack
Replies: 8
Views: 4316

Re: Using datas from one card to another from the same stack

Hi Klaus, thx for your fast reply but this is what i want to do: on mouseUp -------- Button depicted in Card 1 local gConID local tData, tData,tSQL, li put "SELECT * FROM DGTABLE" into tSQL put revDataFromQuery(tab,cr, gConID, tSQL) into tData set the itemdelimiter to tab set the columndelimiter to ...
by Youks
Tue Sep 20, 2011 10:17 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using datas from one card to another from the same stack
Replies: 8
Views: 4316

Using datas from one card to another from the same stack

Hi All, this is my first post into the forum and i want to thank you all in advance for your help. I went through all the the forum and the manuals but it is not clear yet to me, so i hope that somebody will enlight me for this little issue. I have one stack with 6 cards. On Card 1 i use a database ...

Go to advanced search