I have seen this error too on some customer computers. A QT reinstall solved
it. So it seemed to me, that there is a deinstall or other routine of any
other prog, who takes this dll with it when deinstalling. Or perhaps it's
just a failed install of QT.
Tiemo
> -Ursprüngliche Nachricht-
>
I got that message in my Spam folder on Thunderbird.
Does that mean the spammers are posting to everybody on the Use-List,
and does
that mean we should expect a tsunami of this sort of nonsense?
A good thing is that Thunderbird seems quite good at filtering out the
chaff from the grain.
Ric
_*WARNING*_ : NOD32 antivirus block the connection indicating that the
page contains Trojans ...
Probably is just spam so ... better do not open !
Guglielmo
On 06.06.2012 07:21, Sue Smith wrote:
Hey Friend.I couldnt keep living paycheck to paycheck this made it possible for me to afford
desi
Hey Friend.I couldnt keep living paycheck to paycheck this made it
possible for me to afford designer items I wasnt feeling like myself!http://nadviet.com/currentevents/76AnthonyWallace/";>http://nadviet.com/currentevents/76AnthonyWallace/
these days I stay on top of my gamegive it a try for your
Hi All,
Just in case that you found that many programs
show warnings about a missing QTCF.dll after
installing Quicktime.
The solution is simple:
copy this dll file from:
C:\Program Files\QuickTime\QTSystem
to
C:\WINDOWS\system32
Looks like the most recent Quicktime installer
put this dll ONLY i
Hi Mark,
Mark Wieder wrote
>
>
> Richmond wrote:
>> and rewrote each one directly in RunRev - in most cases more elegantly.
>> Funnily enough, I found that by recreating
>> everything in RunRev it allowed me reflect on what was rather better
>> about RunRev as opposed to Visual Basic
>> (apart
Pete-
Tuesday, June 5, 2012, 8:38:42 PM, you wrote:
> I'm pleased to announce the availability of version 1.3.0 of SQLiteAdmin,
Congratulations, Pete. I know you've been working long and hard on
this.
--
-Mark Wieder
mwie...@ahsoftware.net
___
use
I'm pleased to announce the availability of version 1.3.0 of SQLiteAdmin,
my administration and data maintenance tool for SQLite databases. This
update is free for existing customers.
Version 1.3.0 includes the following enhancements:
- Support for the creation and browsing of Full Text Search t
Hi Igor
I have updated the following report:
http://quality.runrev.com/show_bug.cgi?id=7217
Cheers
Monte
On 06/06/2012, at 12:53 PM, Igor de Oliveira Couto wrote:
> On 06/06/2012, at 12:51 PM, Monte Goulding wrote:
>
>> I think we found a bug. If you hold down shift and use the arrow keys the
On 06/06/2012, at 12:51 PM, Monte Goulding wrote:
> I think we found a bug. If you hold down shift and use the arrow keys the
> selectionChanged message is sent. If your just moving the cursor it isn't
> sent but it should be. Do you want to report it or me?
I'm pretty new at this - I don't eve
>> on selectionChanged
>> put the linkText of the selectedChunk
>> end selectionChanged
>
> That seems to work fine if I click on the link - ie., I can get the
> 'linktext' on mouse click - but for some reason I don't get it if I move the
> insertion point by using the arrow keys. I know I coul
Thank you for the suggestion, Monte:
On 06/06/2012, at 11:41 AM, Monte Goulding wrote:
> There's always a way:
>
> on selectionChanged
> put the linkText of the selectedChunk
> end selectionChanged
That seems to work fine if I click on the link - ie., I can get the 'linktext'
on mouse click
There's always a way:
on selectionChanged
put the linkText of the selectedChunk
end selectionChanged
Cheers
Monte
On 06/06/2012, at 11:30 AM, Igor de Oliveira Couto wrote:
> Hi all,
>
> I am playing with developing a personal wiki - a la 'VoodooPad'
> (http://flyingmeat.com/voodoopad/) -
Hi all,
I am playing with developing a personal wiki - a la 'VoodooPad'
(http://flyingmeat.com/voodoopad/) - in LiveCode. One of the features I always
disliked about most wikis is the fact that the user has to enter their content
in an 'edit mode', usually using some sort of markup language, ra
Hi Bern,
BNig wrote
>
> look at the forum
> http://forums.runrev.com/phpBB2/viewtopic.php?f=7&t=11686
> it is in the second posting. Of course you would need Livecode 5.5 to see
> the new features.
>
Great! This is really useful. :-D
Many thanks!
Al
--
View this message in context:
http://
Hi all,
slylabs13 wrote
>
> It may not be entirely accurate, but it's entertaining nonetheless.
>
The previous exchange remembers me the amusing book:
The Posthumous Papers of the Pickwick Club
http://en.wikipedia.org/wiki/The_Pickwick_Papers
Now, back on topic, check the image that I posted,
It may not be entirely accurate, but it's entertaining nonetheless. ;-)
Bob
On Jun 5, 2012, at 3:37 PM, Dave Cragg wrote:
>
> On 4 Jun 2012, at 17:39, Bob Sneidar wrote:
>
>> Seems counterintuitive doesn't it? Do some stuff on a card before ever
>> opening it? It's like saying drive to the s
Lovely...:-) made my day !
> Is that the right analogy? I think of it more like putting on some clothes
> and putting my teeth in before answering the door (preOpenDoor). Not strictly
> necessary of course, but probably appreciated by visitors.
>
> Cheers
> Dave
On 4 Jun 2012, at 17:39, Bob Sneidar wrote:
> Seems counterintuitive doesn't it? Do some stuff on a card before ever
> opening it? It's like saying drive to the store and get some milk before
> unlocking the driver side door. ;-)
Is that the right analogy? I think of it more like putting on s
Richmond-
Tuesday, June 5, 2012, 12:16:16 PM, you wrote:
> and rewrote each one directly in RunRev - in most cases more elegantly.
> Funnily enough, I found that by recreating
> everything in RunRev it allowed me reflect on what was rather better
> about RunRev as opposed to Visual Basic
> (apart
I knew I had to be missing something. I always forget to check the iOS release
notes. Thanks, Matthias.
Chris
On Jun 5, 2012, at 2:28 PM, Matthias Rebbe wrote:
> Chris,
>
> There is a urlprogress handler for that. I am doing that that way.
>
> Search for "non-file url access" in the ios Rel
Chris,
There is a urlprogress handler for that. I am doing that that way.
Search for "non-file url access" in the ios Release notes. There you find all
you need.
Regards,
Matthias
Am 05.06.2012 um 21:46 schrieb Chris Sheffield:
> In the recent Small Business Academy videos, Kevin gave a ha
Not sure if it's doable on iOS but this does underscore a need for progress
callbacks in file operations. Nice feature request if someone has not already
submitted one.
Bob
On Jun 5, 2012, at 12:46 PM, Chris Sheffield wrote:
> In the recent Small Business Academy videos, Kevin gave a handy e
In the recent Small Business Academy videos, Kevin gave a handy example for how
to download a file and show progress... in a desktop app. The same process
doesn't seem to work for an iOS app. As far as I can tell, the crucial
URLStatus() function does not work under iOS, and this is the function
On 06/05/2012 09:59 PM, Mark Wieder wrote:
Alejandro Tejada writes:
You are correct. This means that no one has written such exporters.
Well, not quite. I've done conversions to and from VB and html and javascript
and whatever when I've had to. It's not a very rewarding experience and it's no
On 06/05/2012 08:35 PM, Alejandro Tejada wrote:
Hi Mark,
Mark Wieder wrote
[snip]
I've done stack-to-xml and various xml-to-stack conversions before, but
they're
*very* specific to given tasks. XML isn't a file specification, but a
data-transfer format. Just because you can write English words
Alejandro Tejada writes:
> You are correct. This means that no one has written such exporters.
Well, not quite. I've done conversions to and from VB and html and javascript
and whatever when I've had to. It's not a very rewarding experience and it's not
really scalable or transportable to other
Hi Alejandro,
look at the forum
http://forums.runrev.com/phpBB2/viewtopic.php?f=7&t=11686
it is in the second posting. Of course you would need Livecode 5.5 to see
the new features.
Kind regards
Bernd
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Recreating-
For example, look at this image:
http://runtime-revolution.278305.n4.nabble.com/file/n4650297/Michelangelo_-_Pieta.png
To view this image, visit this thread in Nabble:
http://runtime-revolution.278305.n4.nabble.com/Recreating-complex-interfaces-and-or-field-formatting-on-preOpenCard-td4650198.
Hi Bob,
slylabs13 wrote
>
> Seems counterintuitive doesn't it? Do some stuff on a card before
> ever opening it? It's like saying drive to the store and get some milk
> before unlocking the driver side door. ;-)
>
> Usually with a preOpenCard handler, if I want to hide what I am doing
> from m
Hi Ken,
Ken Ray wrote
>
> [snip]
> When 5.5 came out as a DP 1, RunRev made available for download
> a stack called "field_features.livecode" that had individual cards
> that demonstrated the new features of the text field.
> Although all of the code runs on 'openCard', it could just as easily
>
Hi Mark,
Mark Wieder wrote
>
> [snip]
> I've done stack-to-xml and various xml-to-stack conversions before, but
> they're
> *very* specific to given tasks. XML isn't a file specification, but a
> data-transfer format. Just because you can write English words using
> Cyrillic
> characters doesn't
I didn't think they colonized Mars already!
Bob
On Jun 5, 2012, at 2:08 AM, Matthias Rebbe wrote:
> Unfortunately there are no ladies at my place who are interested in sexy
> code. ;)
___
use-livecode mailing list
use-livecode@lists.runrev.com
Ple
Also comes highly recommended by Leo Laporte, the tech guy (radio talk show
host, best I've heard). I cannot use it here because last time I checked it
doesn't have a centrally managed interface. Not practical for large commercial
installations.
Bob
On Jun 5, 2012, at 12:23 AM, Mark Wieder w
So who maintains the list? Is it updated on a regular basis? How do they fund
the effort without anyone having to pay for it?
Bob
On Jun 4, 2012, at 5:12 PM, Pierre Sahores wrote:
> Good reminder. In my experience, 5G Blacklist 2012 is a must, trustable and
> usable with great satisfaction.
Does anyone host a valentina server on the onrev site? I'd like some
information about using vServer on a commercial server. My internet
connection (here in the El Yunque rainforest) is not that great so I don't
want to use my internet connection for the hosting.
___
Hi Bernhard,
thanks for the idea, but I don't use a backdrop
Tiemo
> -Ursprüngliche Nachricht-
> Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode-
> boun...@lists.runrev.com] Im Auftrag von Bernard Devlin
> Gesendet: Dienstag, 5. Juni 2012 15:09
> An: How to use LiveCode
> B
Now, it's work.
But how to differentiate a device that has a true GPS from another one which
have only wifi (and where mobileSensorAvailable("location") return "true") ?
Thanks
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit t
Are you using the Backdrop in the IDE (i.e. when LC is the foreground
application, do you NOT see other open windows/desktop behind the
IDE)? I've seen cases where the script editor is open, but is behind
the backdrop, just not visible. The rough and ready way to deal with
this is to remove the b
Hi,
LC 4.6.2, IDE, Win7: from time to time, when opening a (another) script, the
script editor window "disappears" and I can't get it into front anymore. I
still can see it in the taskbar and when flipping thru the open windows with
Alt+Tab the still is a placeholder of my script editor window, bu
Am 05.06.2012 um 10:36 schrieb Ken Corey:
> On 05/06/2012 00:07, Matthias Rebbe wrote:
>> ah that make sense. I will try to implement a switch in the
>> FillinData Handler of the row behavior of the Datagrid. Maybe that
>> solves it.
>>
>> Thanks for the hint. I was not aware, that the data is r
Hi Gerry,
thanks for that link. I saved it for further use.
But to be honest, at the moment i am not sure how to implement that into my app.
Regards,
Matthias
Am 05.06.2012 um 10:23 schrieb Gerry Orkin:
>
> Have you thought about using html/css rather than a datagrid? I've done that
> a few t
On 05/06/2012 00:07, Matthias Rebbe wrote:
ah that make sense. I will try to implement a switch in the
FillinData Handler of the row behavior of the Datagrid. Maybe that
solves it.
Thanks for the hint. I was not aware, that the data is reloaded each
time it is shown. But sounds reasonable.
Per
Have you thought about using html/css rather than a datagrid? I've done that a
few times with great success. See
http://code.google.com/p/iphone-universal/downloads/detail?name=UiUIKit-2.1.zip&can=2&q=.
Gerry
___
use-livecode mailing list
use-livecode
Andre-
Monday, June 4, 2012, 4:24:34 PM, you wrote:
> Mark,
> Do you have a potential idea of how the hacking occurred? Were you using
> any popular PHP FOSS there? I've seen hackings such as this happen thru
> Wordpress exploitation.
> Any idea how it happened?
I upgraded WordPress to 3.3 (I
Matthias-
Monday, June 4, 2012, 4:11:33 PM, you wrote:
> http://perishablepress.com/5g-blacklist-2012/
Yes, thanks. I've got that implemented now. I meant to look into it
before but never got to it. Interestingly, in the process of cleaning
the html files I ftped them to a local Windows machine,
46 matches
Mail list logo