Search found 11 matches
- Mon Jun 24, 2013 11:42 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Data Grid syntax question
- Replies: 4
- Views: 4183
Re: Data Grid syntax question with dispatch
Hello everyone I have a strange problem. the development mode - dispatch "refreshList" to group "Weather" with the dgHilitedIndex of group "Weather" works perfectly. When I create the runtime instruction dispatch me a window with ascribed Execution error and a Close button. I commented each line of ...
- Sat Jun 01, 2013 8:56 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: import csv file and rename columns
- Replies: 2
- Views: 3235
Re: import csv file and rename columns
i have this problem: I want to create a datagrid where the column headings are the first line of a variable or a field TAB. It all works until I enter in the code the column name in quotation marks. It does not work when this parameter comes from a variable. Why? What could be wrong? the problem is ...
- Wed Oct 03, 2007 3:30 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: AutoClick with answer button
- Replies: 1
- Views: 3121
AutoClick with answer button
My problem is:
I have one answer box with one button "Ok" . I want that this answer show for 3 seconds and after this time hide without click the button "ok".
This is possible?
Thanks
I have one answer box with one button "Ok" . I want that this answer show for 3 seconds and after this time hide without click the button "ok".
This is possible?
Thanks
- Sun Aug 26, 2007 4:51 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to active scrollbar vert in to Group?
- Replies: 3
- Views: 4461
the content of the fields is advanced to the dimension of the field and therefore I do not succeed to scroll the field in order to read all the content. I would want to visualize to right of the group a scroll bar and move up and down all the group scroll up and down. es. codart product qtà import ...
- Sun Aug 26, 2007 9:54 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to active scrollbar vert in to Group?
- Replies: 3
- Views: 4461
How to active scrollbar vert in to Group?
I do not succeed to activate the bar of vertical scrolling to a group of
5 . the 5 fields continue to being independent when I try to
scroll the group. I have tried to activate the falg of vertical scroll
once created the group but it does not work. How I can make? Thanks
5 . the 5 fields continue to being independent when I try to
scroll the group. I have tried to activate the falg of vertical scroll
once created the group but it does not work. How I can make? Thanks
- Mon Jun 18, 2007 3:59 pm
- Forum: Talking LiveCode
- Topic: How to align the text in one cell of Table Field
- Replies: 1
- Views: 3252
How to align the text in one cell of Table Field
I am trying one function in order to align of the text to the inside of one cell. iam trying this but is not corect set the textAlign of item 3 of line NUMRIGA of field"Dati" of card"Grafico" to right my field"Dati" is an Table Field! and i have three column, item 1 ,item 2, and item 3 i need your h...
- Wed May 09, 2007 6:06 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: "export snapshot" syntax
- Replies: 12
- Views: 10411
new problem with exportsnapshot
I have found an other problem with exportsnapshot under windows. Putting answer box before the command export the image that saves it has over the answer box. In practical it does not wait for that I confirmations the box but execute of continuation the instruction export. This only with windows wit...
- Thu May 03, 2007 8:04 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: "export snapshot" syntax
- Replies: 12
- Views: 10411
Like making present this anomaly
Also to a my friend who develops in Revolution it succeeds the same
thing and it must force the program with a answer box! How never
nobody has informed the producers of the software of this anomaly? It
would be comfortable to have a commando tipo"Refresh card"!!!
thing and it must force the program with a answer box! How never
nobody has informed the producers of the software of this anomaly? It
would be comfortable to have a commando tipo"Refresh card"!!!
- Wed May 02, 2007 3:01 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: "export snapshot" syntax
- Replies: 12
- Views: 10411
Problem resolved in part
Problem resolved in part. Inserting a answer box before export
snapshot the image it comes saved correctly!
The strange thing is that in debug the instruction it works also
without answer box. The problem only appears when the application is
compiled!!!
snapshot the image it comes saved correctly!
The strange thing is that in debug the instruction it works also
without answer box. The problem only appears when the application is
compiled!!!
- Wed May 02, 2007 3:00 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Problem resolved in part
- Replies: 0
- Views: 2961
Problem resolved in part
Problem resolved in part. Inserting a answer box before export
snapshot the image it comes saved correctly!
The strange thing is that in debug the instruction it works also
without answer box. The problem only appears when the application is
compiled!!!
snapshot the image it comes saved correctly!
The strange thing is that in debug the instruction it works also
without answer box. The problem only appears when the application is
compiled!!!
- Fri Apr 27, 2007 9:37 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: "export snapshot" syntax
- Replies: 12
- Views: 10411
Problem with export snapshot
i use this syntax : export snapshot from rect (the rect of this card) of window (the windowid of this stack) to file "Grafico.jpg" as jpeg
but if the windows card is 500x600 pixel export only the background nobody object why?
if the windows card is 200x150 pixel export is ok ? why this!!
but if the windows card is 500x600 pixel export only the background nobody object why?
if the windows card is 200x150 pixel export is ok ? why this!!