Search found 59 matches

by Tomka
Sat Aug 11, 2012 3:02 pm
Forum: Windows
Topic: Load Array and put it into a Datagrid - Bugs?
Replies: 5
Views: 6299

Re: Load Array and put it into a Datagrid - Bugs?

Hi sturgis,

thx alot this works. Never mentioned that the substack was deleted or so. This is really nasty.

@Klaus:

No, it wasnt the path cause I copied the .exe-file in the same directory like the binfile.
by Tomka
Sat Aug 11, 2012 2:24 pm
Forum: Windows
Topic: Load Array and put it into a Datagrid - Bugs?
Replies: 5
Views: 6299

Load Array and put it into a Datagrid - Bugs?

Hi there, since weeks i´m working on really nasty problem. The attached .zip contains the isolated problem: in the .livecode-file you can see what i wanna do: Btn "Laden" loads an array from a binfile. The buttons "0" and "1" sorts the datagrid by the column "Flag_Abstossung". It works well in Livec...
by Tomka
Sat Jun 16, 2012 3:41 pm
Forum: Mac OS
Topic: Livecode crahes on stack opening
Replies: 4
Views: 5140

Re: Livecode crahes on stack opening

Done, thx alot!
by Tomka
Sat Jun 16, 2012 3:24 pm
Forum: Mac OS
Topic: Livecode crahes on stack opening
Replies: 4
Views: 5140

Re: Livecode crahes on stack opening

Hi Klaus,

i tried both ways - doubleclick on .livecode-file and open via menue :/

Do you got a Mac-system? Can I mail the stack for a short test to open? (Or in Skype?)

Thx Thomas
by Tomka
Sat Jun 16, 2012 2:09 pm
Forum: Mac OS
Topic: Livecode crahes on stack opening
Replies: 4
Views: 5140

Livecode crahes on stack opening

Hi there, I got a strange problem. My Livecode 5.5.0 crashs under MacOS Lion when I open a specific stack (didnt check with another). I deleted all scripts in "preopencard" and "preopenstack". The card- & stackscript are empty. Under Win7 (also Livecode 5.5.0) the stack is working well (including st...
by Tomka
Mon Mar 12, 2012 3:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drag&Drop of Pictures
Replies: 4
Views: 3580

Re: Drag&Drop of Pictures

Hi,

I see one little problem for my project in this script. Is it possible to dont use any groupnames in the script? The user can creat new groups which will be cloned. So it can happen that there are 20 or more groups with different names.
by Tomka
Mon Mar 12, 2012 2:11 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drag&Drop of Pictures
Replies: 4
Views: 3580

Re: Drag&Drop of Pictures

Thanks Mark. Sounds really good, I´ll check it out :)

Update´ll come soon.
by Tomka
Mon Mar 12, 2012 12:47 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drag&Drop of Pictures
Replies: 4
Views: 3580

Drag&Drop of Pictures

Hi, I need little help. In my test-stack (see attachment) is a green bubble which is dragable. I need a way to see if its dropped into one of the three places on the right group. But dragEnter dont work for that. If I drag the green bubble over the right group it doesnt beep. What my mistake? Thanks...
by Tomka
Wed Mar 07, 2012 2:45 pm
Forum: Android Deployment
Topic: Loading a seperate stackfile
Replies: 2
Views: 3234

Re: Loading a seperate stackfile

Thanks alot Klaus... I´ll try and also change all to lowercase :)

edit: works fine :)
by Tomka
Wed Mar 07, 2012 1:17 pm
Forum: Android Deployment
Topic: Loading a seperate stackfile
Replies: 2
Views: 3234

Loading a seperate stackfile

Hi, I want to load a seperate stackfile via script in my app. Under Windows I use the go stack command to do this. But under Android I dont realise how to manage this. The stackfile is saved in the "Substacks"-Subfolder - filename: "Main_App.livecode"... could someone pls give me an example-script h...
by Tomka
Tue Nov 01, 2011 9:11 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Resizing stack and group positions...
Replies: 4
Views: 4128

Re: Resizing stack and group positions...

Thanks alot guys. Wont be easy but I´ll try to make a own resize-handler.

Thanks
by Tomka
Mon Oct 31, 2011 2:24 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Resizing stack and group positions...
Replies: 4
Views: 4128

Resizing stack and group positions...

Hi there, I already read that the position of a grp/img will be resetted if I resize a stack. Further I read that I have to lock size and position to prevent this. But I got a problem with that. In my little teststack I got a single picture which contains the following script: on mousedown set the L...
by Tomka
Fri Sep 23, 2011 9:38 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Alternative player for windows?
Replies: 6
Views: 5553

Re: Alternative player for windows?

Ok, I should add something to my question before. Like I already wrote, my app is very unstable with using QT under win7.

How is about using "dontUseQT" and using the win-MCI for recording and playing sound? Does anyone have good experiences with that?
by Tomka
Wed Sep 14, 2011 11:25 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Alternative player for windows?
Replies: 6
Views: 5553

Alternative player for windows?

Hiho, i got a little question. I read alot in this forum about thats possible to use an other player (than QT) in windows-envoirment. Is there any Howto or Lesson for that? My problem is that QT makes my App very instable under Windows. It crashes "without" any reason and I want to use an other play...
by Tomka
Mon Sep 05, 2011 2:27 pm
Forum: iOS Deployment
Topic: Problems to start App on iPad.
Replies: 1
Views: 2452

Problems to start App on iPad.

Hi guys, after some weeks of work, I wanted to copy a new version of my app to the iPad-device and testing it. I synched it with XCode. But if I click the app on the iPad-screen, the livecode-splashscreen appears for 1 second. Thats all. The app doesnt run. If I start the the ipad-simulator in livec...