Re: curious behavior...

2004-05-29 Thread jcwall
Slightly off topic but to do with numberFormat. I have had some difficulties with this property which I have managed to get around. I needed to do some calculations and enter the result in a field limiting the number to two decimal places. Set the numberFormat to 0.00 works as documented. My

how to set font of ask/answer dialogues

2004-05-29 Thread kweto
For my Japanese-speaking users, how do I set the fonts of a stack's ask/answer dialogues? In MC, I seem to recall that these dialogue windows were actually MC stacks, and therefore modifiable. But I can't find something similar to those stacks in RunRev. Thank you. --

Menu shortcuts not working

2004-05-29 Thread MisterX
Hi everyone, X's daily rant again ;)) Menu shortcuts dont work for me on windows and before putting in a bugzilla (coz I didn't find a similar item) I wanted to know if others have had this problem or not... On windows, it seems that the topstack will prevent regular IDE

Re: curious behavior...

2004-05-29 Thread Jan Schenkel
--- [EMAIL PROTECTED] wrote: Slightly off topic but to do with numberFormat. I have had some difficulties with this property which I have managed to get around. I needed to do some calculations and enter the result in a field limiting the number to two decimal places. Set the

Re: Application Icons in Mac classic

2004-05-29 Thread Graham Samuel
On Fri, 28 May 2004 10:44:25 -0700, Mark Brownell [EMAIL PROTECTED] wrote: No need to do all this. I have it working now. The trick is to assign an Icon at the time of building your standalone Mac Classic app, then open that app in ResEdit. 1.) Find the item RSTK and delete it. 2.) Change both

Re: 1 is not an integer???

2004-05-29 Thread Graham Samuel
On Fri, 28 May 2004 16:08:54 -0700 (PDT), Judy Perry [EMAIL PROTECTED] wrote: [snip] Getting wonkier all the time... Judy, just a thought - do you think any of the images you're using (GIFs and such) might be corrupt in your stack? A corrupt image can still display but can cause a crash on

Re: how to set font of ask/answer dialogues

2004-05-29 Thread Klaus Major
Konichi-wa kweto-san, For my Japanese-speaking users, how do I set the fonts of a stack's ask/answer dialogues? In MC, I seem to recall that these dialogue windows were actually MC stacks, and therefore modifiable. But I can't find something similar to those stacks in RunRev. It is exactly the

Re: Menu shortcuts not working

2004-05-29 Thread Martin Baxter
Xavier, You don't mention the tool selection in your problem report, but as you probably already know, if the browse tool is selected your stack's menu shortcuts should take precedence when it is the topstack in the IDE, so what you describe could be correct behaviour. On the other hand if the

Re: Application Icons in Mac classic

2004-05-29 Thread Martin Baxter
I haven't been following this conversation, but does this mean that I can't offer an installation process to a user of Classic mode without telling the user to rebuild the desktop? Can I appleScript it so as to avoid getting the user to do this step (I still know nothing about AS, to my shame)?

Re: Application Icons in Mac classic

2004-05-29 Thread Jan Schenkel
--- Graham Samuel [EMAIL PROTECTED] wrote: I haven't been following this conversation, but does this mean that I can't offer an installation process to a user of Classic mode without telling the user to rebuild the desktop? Can I appleScript it so as to avoid getting the user to do this

Re: curious behavior...

2004-05-29 Thread jcwall
Dear Jan, Thanks for the tip. It is certainly a lot simpler and far more elegant than my solution. I wonder how you would deal with a script that includes a repeat loop that does something like the following: put 1 into i repeat 3 put ETGUG i into x put x into fld i of cd Results

Re: Application Icons in Mac classic

2004-05-29 Thread Mark Brownell
On Saturday, May 29, 2004, at 02:47 AM, Graham Samuel wrote: I haven't been following this conversation, but does this mean that I can't offer an installation process to a user of Classic mode without telling the user to rebuild the desktop? Can I appleScript it so as to avoid getting the user

Re: Couple of Nits

2004-05-29 Thread Roger Guay
Thanks Chipp, but this (toggling messages) doesn't work for my situation. This is really annoying . . . I'm pretty sure I solved this problem with the earlier version of Rev but I can't remember what I did. Surely there are others who are experiencing this problem?? Cheers , Roger On May 27,

Re: how to set font of ask/answer dialogues

2004-05-29 Thread Wilhelm Sanke
On Sat, 29 May 2004 kweto [EMAIL PROTECTED] wrote: For my Japanese-speaking users, how do I set the fonts of a stack's ask/answer dialogues? In MC, I seem to recall that these dialogue windows were actually MC stacks, and therefore modifiable. But I can't find something similar to those stacks in

Re: Menu shortcuts not working

2004-05-29 Thread Judy Perry
In spite of my many recent pleas for help, I've not had this particular problem under Mac OS X. Judy On Sat, 29 May 2004, MisterX wrote: Menu shortcuts dont work for me on windows and before putting in a bugzilla (coz I didn't find a similar item) I wanted to know if others have had this

Re: 1 is not an integer???

2004-05-29 Thread Judy Perry
Thanks, Graham. I think maybe it was either the false error message bug OR related to my problem with launching the animation builder which I managed to avoid altogether. Voila! No more problem. Judy On Sat, 29 May 2004, Graham Samuel wrote: Judy, just a thought - do you think any of the

Re: Application Icons in Mac classic

2004-05-29 Thread Graham Samuel
On Sat, 29 May 2004 06:58:01 -0700, Mark Brownell [EMAIL PROTECTED] wrote: [big snip] If you want to see if the icons travel well on first installs on Mac Classic then go to this page and download the Mac Classic version on your (= Mac 9.1) computer.

Re: IDE Interference - the bottom line (that's it!)

2004-05-29 Thread Richard Gaskin
MisterX wrote: First I want to say that even though my tone is not apparently RR friendly, im only trying to point out the obvious in a rudimentary way... Im not upset or raving to get RR aknowledge a bug, just trying to point out a flaw in design within the IDE and seeing if others have seen this

Re: how to set font of ask/answer dialogues

2004-05-29 Thread Chipp Walters
Thanks Wilhelm for this. I'm looking forward to DL'ing your ask/answer stacks :-) -Chipp Wilhelm Sanke wrote: For my own purposes I have modified the Rev answer and ask dialogs - see Transparent Dialogs in user contributions on the RunRev site - to be able - to set textfont and textsize (as

working with binary numbers with bitwise operators

2004-05-29 Thread Alejandro Tejada
Hi Developers, I've been working with bitwise operators in binary numbers of 48 bits like this: 01001100111110101010101101100101110111010101 and noticed the following: If i convert this 48 bit binary number in decimal then i get a negative number: put baseconvert