Re: Packages vs Folders

2007-01-26 Thread Jonathan Johnson
am presenting the user with a list of documents in a folderitem, how can I determine if a 'folder' is actually a package? Funny, I answered this question on the forums yesterday, complete with code :) <http://forums.realsoftware.com/viewtopic.php?t=10803> HTH, Jon -- Jon

Re: Many timers, but have them fire mutually exclusive ?

2006-08-19 Thread Jonathan Johnson
ens automatically as Timer's Action events are all on the same thread. You shouldn't need to write any code to ensure that only one timer fires at any given time. HTH, Jon -- Jonathan Johnson [EMAIL PROTECTED] REAL Software, Inc. ___ Unsub

Re: PC doesn't understand???

2006-08-16 Thread Jonathan Johnson
de it to the docs is that it uses the system to translate a string into a date. So, if a user is on a Chinese system, it will parse the date in Chinese. So, depending on the settings on the system, different dates will or won't parse. HTH, Jon -- Jonathan Johnson [

Re: Human Interface Guidelines question (Macintosh)

2006-06-08 Thread Jonathan Johnson
If you can’t find a unique and easy-to-use keyboard shortcut for a command, don’t use one at all; keep in mind that users may have difficulty pressing multiple modifier keys anyway." HTH, Jon -- Jonathan Johnson REAL Software, Inc. _

Re: 255++ menuitems

2006-06-08 Thread Jonathan Johnson
some time. The code was refactored to support more menus in Carbon in REALbasic 2005 at some point, but I can't say for sure which release it was. HTH, Jon -- Jonathan Johnson REAL Software, Inc. ___ Unsubscribe or switch delivery mode:

Re: More regarding RaiseEvent

2006-04-24 Thread Jonathan Johnson
. This will work for both folders and non-folders, but will only have an effect on rows that are folders. HTH, Jon -- Jonathan Johnson REAL Software, Inc. ___ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmana

Re: Does Anybody Ever Localize an RB Windows App?

2006-01-25 Thread Jonathan Johnson
pn.mo". If you rename the file, it should work for you. The bug has been fixed for the next release, so renaming is only temporary. HTH, Jon -- Jonathan Johnson REAL Software, Inc. REAL World 2006, The REALbasic User's Conference <http://www.realsoftware.com/realworld> __