Search found 13 matches

by espais
Thu Oct 08, 2009 3:39 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: OS X like Search Field
Replies: 4
Views: 4145

Yes, creating a group you can copy pasta and only changing a few code you can reuse it.

Salut,
Josep
by espais
Sun Oct 04, 2009 10:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Open PDf inside of rev?
Replies: 7
Views: 5788

Hi,

To open a PDF you can use the launch command or use revBrowser.

Salut,
Josep
by espais
Sun Oct 04, 2009 12:47 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: OS X like Search Field
Replies: 4
Views: 4145

Hi, Capture the search box and convert to png with transparent background. Import into your stack "Import image as control". Create on text field and change the properties with no border and no focus. Put the field text over the image search box. Code like this for example: I have a button named "b_...
by espais
Wed Aug 05, 2009 11:11 am
Forum: Databases
Topic: SQLite Import tools
Replies: 5
Views: 6228

by espais
Sun Aug 02, 2009 12:53 pm
Forum: Using Externals
Topic: Data Tree control beta testers wanted
Replies: 10
Views: 12434

Hi Steve,

Already registered to test the control. Thanks.

Salut,
Josep
by espais
Tue Jul 28, 2009 9:04 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: More on number formatting problems
Replies: 4
Views: 4790

Without see more code, I think that some value, like decimal symbols can produce an error. Check it step by step with a breakpoint inside the loop and see what values are processing.

Salut,
Josep
by espais
Wed Jul 22, 2009 8:24 pm
Forum: Talking LiveCode
Topic: PDF convert
Replies: 2
Views: 2947

Hi Daniel,

Maybe you can automate using some Applescript to control the PFD generation from Rev using Preview in Mac.
The spaces question check the font size and test with diferents sizes.

Salut,
Josep
by espais
Wed Apr 22, 2009 10:53 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Datagrid SetDataOfLine error
Replies: 2
Views: 3254

Yes, now is working. Thanks Trevor.

Salut,
Josep
by espais
Wed Apr 22, 2009 8:22 am
Forum: Talking LiveCode
Topic: How popular is Revolution?
Replies: 20
Views: 15101

I think the same, the user list and the forum are one of the best with difference.

Salut,
Josep
by espais
Wed Apr 22, 2009 12:03 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Datagrid SetDataOfLine error
Replies: 2
Views: 3254

Datagrid SetDataOfLine error

Hi, I'm trying to update one line in a datagrid from a field text, but I get this error. The handler: SetDataOfLine has reached the recursion limit of: 400000. Execution will be terminated to prevent hang. The code from the field text: on rawkeydown thekey Global t_LineData switch thekey case 65293 ...
by espais
Thu Oct 16, 2008 8:31 am
Forum: Talking LiveCode
Topic: Line Colors: Every Other Line
Replies: 15
Views: 13803

Yes, now is perfect. I needed 8,4,8,8.

Thanks to all! :)

Cheers,
Josep
by espais
Thu Oct 16, 2008 4:19 am
Forum: Talking LiveCode
Topic: Line Colors: Every Other Line
Replies: 15
Views: 13803

Hi,

I try the BackgroundPattern with a 28px hight but every line is misplaced from the top. How to adjust the position? or what I do wrong?
I have a image of 28 x 50.

Cheers,
Josep
by espais
Wed Jul 19, 2006 10:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Table Fields
Replies: 2
Views: 4825

Table Fields

Hello,

Where can I find info about the use of Table Fields? I need info about customize Title Cols, set the width,...

I don't know how find info, I buy the ebook from the runrev website but I think that these doesn't work for me... :(

Thanks,
Carme