Search found 27 matches

by emmefisch
Tue Sep 23, 2014 6:15 am
Forum: Databases
Topic: connecting to db on-rev.com
Replies: 7
Views: 6319

Re: connecting to db on-rev.com

Hi Simon

Thank you for your help - i have found now the error (my error) ;-) I have forgotten to define the access-rights for the user. Now it does function. Thanx.

Regards, Fredi
by emmefisch
Tue Sep 23, 2014 5:31 am
Forum: Databases
Topic: connecting to db on-rev.com
Replies: 7
Views: 6319

Re: connecting to db on-rev.com

Oooops, I have written my databaseaddress false - sorry! Now I get this error-message:
Unable to connect to the database: access denied for user xxx@% to database xxxx
the username and databasename ar correct ;-)
in the access host list i added %
by emmefisch
Tue Sep 23, 2014 5:21 am
Forum: Databases
Topic: connecting to db on-rev.com
Replies: 7
Views: 6319

Re: connecting to db on-rev.com

Hi Simon
Thank you - i added % in the host list. But the error message is still the same...
by emmefisch
Sun Sep 21, 2014 7:57 pm
Forum: Databases
Topic: connecting to db on-rev.com
Replies: 7
Views: 6319

Re: connecting to db on-rev.com

Grüezi Klaus
and thank you for the xxx ;-).

It is the server from runrev and it is exact the code from the example - but it does not function....
by emmefisch
Sun Sep 21, 2014 4:47 pm
Forum: Databases
Topic: connecting to db on-rev.com
Replies: 7
Views: 6319

connecting to db on-rev.com

Hi When I connect to my db on the server on-rev.com I get this error: unable to connect to the database: Unknown MySQL server host "frediger.on-rev.com" All my parameters in revOpenDatabase are correct. Where is the problem? Any Idea? put revOpenDatabase("mysql", "frediger.on-rev.com", "xxxxxx", "xx...
by emmefisch
Fri Jan 24, 2014 7:02 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: image library
Replies: 7
Views: 4254

Re: image library

Thanks Klaus.
by emmefisch
Fri Jan 24, 2014 6:38 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: image library
Replies: 7
Views: 4254

Re: image library

Hallo Klaus
Thank you for your information. And there is no extern library you know?
by emmefisch
Fri Jan 24, 2014 2:06 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: image library
Replies: 7
Views: 4254

image library

I have to manipulate images in that way, that the left height and the right height are different - perspective view like a painting on a wall see from side. How can I do this LiveCode? Thanks for any help.
Fredi
by emmefisch
Sun Jan 02, 2011 2:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Paint Tools
Replies: 8
Views: 5780

Paint Tools

Is there a possibility to "record" the work done with the paint tools and get the code for that? Thanks for any idea.
I like to fill some parts of a picture programmaticaly.
Best
Fredi
by emmefisch
Sun Jan 02, 2011 2:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: group as object
Replies: 2
Views: 2607

Re: group as object

Hi Jean-Marc
Thank you, that helps.
by emmefisch
Sat Jan 01, 2011 7:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: group as object
Replies: 2
Views: 2607

group as object

Hi there I try to use the group an an object (object oriented programming). In the group is an image and a label. How can I change after a mousedown on the group the forecolor for only that label? I have cloned the group many times, how can I know the id of the label in the clicked group? Best Fredi
by emmefisch
Tue Dec 28, 2010 8:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: create group as usercontrol
Replies: 3
Views: 2899

Re: create group as usercontrol

Grüezi Klaus

Thank you - oh Mann - I was so near!

Best
Fredi
by emmefisch
Tue Dec 28, 2010 6:00 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: create group as usercontrol
Replies: 3
Views: 2899

create group as usercontrol

Hi there I like to cloning a group several times as a new object with create group "mygroup" "newgroup" it does function, but I cannot see the new group, also when I change location. Can you help? create group "myobject" "newobject" set the location of it to 84,294 set the visible of it to true
by emmefisch
Fri Oct 09, 2009 12:16 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: revlet serialization
Replies: 7
Views: 4817

Thanks, I will try it.

Best,
Fredi
by emmefisch
Fri Oct 09, 2009 11:29 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: revlet serialization
Replies: 7
Views: 4817

It's possible to go to stacks from a revlet.
Sorry, I am a newbie, how I make this. Thanks.

Fredi