Search found 282 matches

by doobox
Mon Jan 13, 2014 6:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Detect the end of a stack resize
Replies: 5
Views: 2516

Re: Detect the end of a stack resize

Just been implementing it there Bernd. Works really well in testing. At least it does what i asked. on resizeOccured pTime if pTime is not empty then put pTime into sLastResize if "resizeOccured" is not among the items of the pendingMessages then send "resizeOccured" to me in 1 millisecond end if if...
by doobox
Mon Jan 13, 2014 5:25 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to replace resize handle image
Replies: 7
Views: 3507

Re: How to replace resize handle image

Thanks jacque,

Good to know i can stop my futile hunt for what was creating it.

I do hope this changes when we get cocoa.
Its like having furry dice in the rear window of a Ferrari :-)
by doobox
Mon Jan 13, 2014 1:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to replace resize handle image
Replies: 7
Views: 3507

Re: How to replace resize handle image

I think i traced it to here : http://www.doobox.co.uk/forumImages/button.jpg But it does not seem to respond to changes from its property inspector. Eg : if i change the visible in the inspector, it does not affect the corner button there..? Why is this.? I would have assumed this is just an LC stac...
by doobox
Mon Jan 13, 2014 1:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to replace resize handle image
Replies: 7
Views: 3507

Re: How to replace resize handle image

Thanks Bernd, I do see that corner gif image in one of the LC stacks "generalIcons" i think its called, when i expose LC elements in the app browser. However, reducing the blend level of the gif in the LC stack does not seem to have any effect, so i may be barking up the wrong tree. You might be rig...
by doobox
Mon Jan 13, 2014 11:28 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Detect the end of a stack resize
Replies: 5
Views: 2516

Detect the end of a stack resize

Hi there, I really want to use liveResizing of the stack. It looks far better for the UI and performance for the majority of my UI is just fine during the resize. However... There is one user created element visible in the UI at most times. An image the user drops in. I have a handler that is resizi...
by doobox
Mon Jan 13, 2014 9:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to replace resize handle image
Replies: 7
Views: 3507

How to replace resize handle image

Hi there, This particular question is specific, but could aid in replacing other LC UI elements. In this case i want to replace the resize handle image provided automatically by LC : http://www.doobox.co.uk/forumImages/cornerHandle.jpg 1: Do i need to dig into the LC application folder and find and ...
by doobox
Sun Jan 12, 2014 4:46 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Flat spots on edge of rounded graphic
Replies: 2
Views: 1433

Re: Flat spots on edge of rounded graphic

Thanks for looking at it Bernd. I back peddled a little, and replaced the graphic that gets the background pattern applied. It now works as expected, and i have no idea why. I simply deleted the graphic, and created a new one with the same name. I did not change any more of the code associated with ...
by doobox
Sun Jan 12, 2014 3:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Flat spots on edge of rounded graphic
Replies: 2
Views: 1433

Flat spots on edge of rounded graphic

Hi there, I have a rounded rectangle graphic 500x500 It has a background pattern (an image 500x500 If i set an outline of 1 everything is fine and i see perfection. But i don't really want a border, but without a border i see flat spots on each edge of the rounded graphic (see image) http://www.doob...
by doobox
Tue Nov 26, 2013 6:19 pm
Forum: iOS Deployment
Topic: About to get slated on app store
Replies: 11
Views: 6033

Re: About to get slated on app store

Just a small update..

The great Livecode team have found and fixed this bug.
Anyone else that experienced it will be good in a few days :-)
by doobox
Tue Nov 26, 2013 2:58 am
Forum: iOS Deployment
Topic: About to get slated on app store
Replies: 11
Views: 6033

Re: About to get slated on app store

Looks like i have the problem with the failing contacts identified.
Seems some old contacts in the phone collapse differently when not editing. The image below illustrates this.
There is no way to code my way out of this one i don't think.

Image
by doobox
Tue Nov 26, 2013 2:29 am
Forum: iOS Deployment
Topic: About to get slated on app store
Replies: 11
Views: 6033

Re: About to get slated on app store

Hi Gary, App looks good. If it's only certain contacts giving errors maybe some names are hyphenated or contain accents. Addresses entered in an unusual format, Phone numbers using spaces or hyphens as separators, etc. Just curious -- is the function "capitilize" spelt correctly? I presume it is a ...
by doobox
Tue Nov 26, 2013 2:21 am
Forum: iOS Deployment
Topic: About to get slated on app store
Replies: 11
Views: 6033

Re: About to get slated on app store

i tried : answer "just checking we are ok here" -- we are indeed ok and the tContactId is good try put mobileGetContactData (tContactId) into tContactData catch e answer e -- // but its gone before a get any output here end try answer "we have the contact data now" -- oh no we dont we have now crash...
by doobox
Tue Nov 26, 2013 2:10 am
Forum: iOS Deployment
Topic: About to get slated on app store
Replies: 11
Views: 6033

Re: About to get slated on app store

Nailed it, but i really don't know how i can move forward because of where i found the crash : answer "just checking we are ok here" -- we are indeed ok and the tContactId is good put mobileGetContactData (tContactId) into tContactData answer "we have the contact data now" -- oh no we dont we have n...
by doobox
Tue Nov 26, 2013 1:42 am
Forum: iOS Deployment
Topic: About to get slated on app store
Replies: 11
Views: 6033

Re: About to get slated on app store

I literally just replicated it moments ago. Its all to do with the details in the contacts info. I could not replicate it using the exact same details as any of the problematic contacts from any of the affected users to replicate that contact on my device. But i just stumbled on a contact that exist...
by doobox
Mon Nov 25, 2013 10:32 pm
Forum: iOS Deployment
Topic: About to get slated on app store
Replies: 11
Views: 6033

Re: About to get slated on app store

Oh my, just got followed on Twitter of someone very influential where the app is concerned.
I do hope the bug does not affect him :-)

Go to advanced search