2014-03-07 7:28 GMT+01:00 stephen barncard :
> On Thu, Mar 6, 2014 at 9:34 PM, Thierry Douez wrote:
>
>>
>> https://www.kickstarter.com/projects/lindaliukas/hello-ruby
>>
>
> She seems to be channeling Shirley MacLaine - cute as hell…
> but talks too fast.
Well, the book concept and ideas behing
I've just installed gcc-4.8-powerpc-linux-gnu-base on my Intel box.
Now I have that version and the Intel version side-by-side.
When I want to compile something, from the Terminal, can anyone tell me how
to make sure the PowerPC version is invoked rather than the other one?
Richmond.
_
On Thu, Mar 6, 2014 at 9:34 PM, Thierry Douez wrote:
>
>
> https://www.kickstarter.com/projects/lindaliukas/hello-ruby
>
She seems to be channeling Shirley MacLaine - cute as hell… but talks too
fast.
*--*
*Stephen Barncard - San Francisco Ca. USA - Deeds Not Words*
Hi all,
Just find these 2 projects so amazing...
Hope some of you will too , and if not, sorry for the noise :)
https://www.kickstarter.com/projects/lindaliukas/hello-ruby
and
http://www.youtube.com/watch?v=rDyo4p1qLuE&feature=youtu.be
Enjoy your day,
Thierry
-
https://github.com/louisstow/hypercard
really?
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/us
Terry,
The menuHistory is the last menu item selected by the user. Hence
"history". Thus far, it isn't a very strange name. This property just
happens to be modifiable by script.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-
Hi Terry,
Not a silly question at all, it's noot obvoiuos what you would search for
for this problem in the dictionary.
You need t use the menuHistory property wich defines which tab is hilited.
Try this;
set the menuHistory of btn "TabMenu" to "1"
1 relates to the first tab and so on.
---
Thanks Mark,
Found menuHistory just before your post.
A strange property name.
All the best
Terry
On 6 Mar 2014, at 21:17, Mark Schonewille
wrote:
> Hi Terence,
>
> There are several ways to do this, e.g.
>
> select line (the number of this cd) of btn "My Tab Button"
>
> or
>
> set the
Hi Terence,
There are several ways to do this, e.g.
select line (the number of this cd) of btn "My Tab Button"
or
set the menuHistory of btn "My Tab Button" to the number of this cd
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://econom
A silly question.
If you go to a cd with a tab button
tab 1 = cd 1
tab 2 = cd 2
tab 3 = cd 3
cd 4 = does not have a tab button
and tab 2 was hilited with cd 2 showing and you then went to cd 4
If you now go to cd 1 from cd 4 (does not have a tab button)
how do you hilite tab 1?
Is there some
When using the following:
on printChart
answer page setup as sheet
if the result = "cancel" then
exit to top
end if
answer printer as sheet
if the result = "cancel" then
exit printChart
end if
print card from topLeft of me to bottomRight of me int
I mentioned on this list some time ago that when using a script something like
this:
on printChart
answer page setup as sheet
answer printer as sheet
put the printPaperRectangle into tPrintRect
print card from topLeft of me to bottomRight of me into tPrintRect
end printChart
That a
Trevor DeVore wrote:
On Wed, Mar 5, 2014 at 6:27 PM, Richard Gaskin wrote:
I've used the DataGrid successfully on several projects, but today is the
first time I've tried this and I'm getting odd results:
I have some form elements which are much taller than the DataGrid control
itself, and I'm
Maybe:
set the text of btn "yourCombo" to ""
or
put "" into btn "yourCombo"
The button's contents is based on the fact that the control is simply a
container. Whatever gets text into or out of it determines the "menu" contents.
Craig
-Original Message-
From: Dr. Hawkins
To: How
14 matches
Mail list logo