Here Tumbler pics:
http://occupygezipics.tumblr.com/
Jenix (pepper spray) added to the water cannons.
Interesting though http://www.jenixbibergazi.com/en/... what is that
gazi.com at the end for?
endernafi wrote
> they confessed that they added tear gas solution to the water they
> cannoned to
Hello,
I need to get datas from sqlite (in UTF-8) and convert it in ASCII for
treatment, but i don't need to put it in a field..
I try unidecode(uniencode(myTXT, "utf8")) and many others solutions with no
result.
We need to pass by a field ?
with this command : set the unicodetext of field "x
I think the plan here with cocoa is to abstract the platform specific code
and controls being used and rendered for each platform. Also, I know almost
nothing about apple but it seems mac is rapidly depreciating carbon in
their newer products. I do believe for current and past mac incarnations,
abs
Jacqueline Gay lucidly explained printing settings, including this:
Every printer has a hard, physical limitation on how far from
the edges
it will print. If you get a half-inch unprintable margin at
100% scale,
it will still be the same at any other scale.
Yes, the unprintabl
There are a lot of things you can't do without Carbon. Will all of the BSD API
go away?
So, what does this mean in implementation?
Dar
On Jun 19, 2013, at 3:12 PM, Mark Wieder wrote:
> Klaus-
>
> Wednesday, June 19, 2013, 12:37:56 PM, you wrote:
>
>> it's number two :-)
>
> But it's more
On 06/18/2013 10:30 PM, Richmond wrote:
Just upgraded my hack stack to colourise
and generally muck about with the AppBrowser
now featuring the option of mak9ing the icons
and the text a whole lot bigger.
http://forums.runrev.com/viewtopic.php?f=6&t=15388&p=78833#p78833
Richmond.
Now availabl
Klaus-
Wednesday, June 19, 2013, 12:37:56 PM, you wrote:
> it's number two :-)
But it's more than that as well. It leads the way to 64-bit OSX builds
and it means, now that Carbon has been deprecated, that we'll still be
able to build for OSX once Apple pulls the plug. And maybe we'll even
be ab
On 6/19/13 2:02 PM, Paul D. DeRocco wrote:
This turned out to be a dumb cockpit error. I had misspelled the property
name "hililtedLine", which is very hard to see in the proportional spaced
font that the IDE uses to display these things. It's working as expected
now, setting the property in the
On 20/06/2013, at 02:45 AM, J. Landman Gay wrote:
> On 6/19/13 2:11 AM, Terry Judd wrote:
>
>> One more thing - if you have a special clean up routine then you'll need to
>> handle the user quitting using a keyboard shortcut (cmd-Q) separately on
>> OSX. Something like this...
>>
>> on appleE
Hi Dar,
Am 19.06.2013 um 21:27 schrieb Dar Scott :
> What is this about?
>
> Is this about getting the engine implementation to use some sort of cross
> platform Cocoa?
>
> Or is this really about using Apple Human Interface Guidelines on appropriate
> platforms?
>
> I'm missing why is is a
What is this about?
Is this about getting the engine implementation to use some sort of cross
platform Cocoa?
Or is this really about using Apple Human Interface Guidelines on appropriate
platforms?
I'm missing why is is a big deal. (I'm probably missing a lot, but that is
what comes to mind
This turned out to be a dumb cockpit error. I had misspelled the property
name "hililtedLine", which is very hard to see in the proportional spaced
font that the IDE uses to display these things. It's working as expected
now, setting the property in the preOpenStack handler.
--
Ciao,
I meant cocoa, not carbon.
Andrew
On Wed, Jun 19, 2013 at 1:50 PM, Andrew Kluthe wrote:
> Are you talking about the blog post on livecode.com that was released
> today or an update on the kickstarter page?
>
> I didn't see any mention of that getting bumped down in priority in the
> blog post.
Are you talking about the blog post on livecode.com that was released today
or an update on the kickstarter page?
I didn't see any mention of that getting bumped down in priority in the
blog post. I believe it was always slated to be expected "sometime after
the refactoring project". With the refa
Just read the latest update and have got the impression that the conversion to
Cocoa is now lower down the list.
Is that correct or am I misreading?
Thanks
Terry
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subs
On 6/19/13 2:11 AM, Terry Judd wrote:
One more thing - if you have a special clean up routine then you'll need to
handle the user quitting using a keyboard shortcut (cmd-Q) separately on OSX.
Something like this...
on appleEvent pClass,pID,pSender
switch (pClass & pID)
case "aevtqu
Hi Graham,
I posted this to the forum a few days ago:
local lBusy
on mouseUp
put empty
if lBusy is true then
beep
answer "Are you sure" with "Yes" or "No"
if it is "No" then
exit mouseUp
else
repeat for each
I fight this on occasion too. Still have not found a solution that works
besides telling them to quit and restart.
On Wed, Jun 19, 2013 at 11:03 AM, Graham Pearson wrote:
> Were you able to find a solution for this. I have just ran into this
> just today from an application that was working well
Were you able to find a solution for this. I have just ran into this
just today from an application that was working well.
On 1/17/2012 7:04 PM, Terry Judd wrote:
> I'm experiencing a serious connectivity problem that appears to start with
> the error 'error Previous request not completed', usu
Jac, all this explanation needs is a code example and it could replace the docs
on printing. Nice.
Tom
-- Tom McGrath III
http://lazyriver.on-rev.com
mcgra...@mac.com
On Jun 19, 2013, at 12:01 AM, J. Landman Gay wrote:
> I'm not sure I follow all that, but I'll toss out a couple of things. The
Hi all,
I was asked if I could display the preview image contained in an autoCad dwg
file inside of a liveCode app. Anybody happens to have tried this before?
Glad to receive any pointers.
All the best,
Malte
--
derbrill IT-service Malte Pfaff-Brill
Tanneneck 2, d-24790 Ostenfeld
Tel: +49 433
Bonjour Paul,
Not sure to have understood well your problem but:
I just made a new main stack "stackMain" and a substack of it named "bar"
On stack "stackMain" a button with the following handler :
on mouseUp
modal stack "bar"
end mouseUp
On the substack "bar", I put a field "foo" with sever
On 19/06/2013, at 04:31 PM, Paul D. DeRocco wrote:
>> From: J. Landman Gay
>>
>> ShutdownRequest is sent when the user tries to quit.
>> CloseStackRequest
>> is sent when they try to close a window, like when they click on the
>> close box.
>
> Handling closeStack, and calling shutdown if it
23 matches
Mail list logo