| To: | REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Separators on Win32 Popup Menus |
| From: | David Grogono <dave at realsoftware dot com> |
| Date: | Thu, 07 Feb 2002 11:28:06 -0600 |
on 2/7/2002 11:21 AM, Aaron Bratcher at aaronbratcher at mac dot com wrote: > Anyone else get a simple dash in place of a separator on Win32 builds? There is no equivalent of a separator for Windows builds and you will see a dash in place. Sometimes the best thing to do is have conditional code to only add the separator for Mac builds. Be sure that your code is not dependant on the position of the item selected since win32 items will be different. (this is the reason we add the dash in the first place). -- David Grogono dave at realsoftware dot com |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Separators on Win32 Popup Menus, Stefano Marucci |
|---|---|
| Next by Date: | Re: Flash 5 in QuickTime Update, jcox |
| Previous by Thread: | Re: Separators on Win32 Popup Menus, Stefano Marucci |
| Next by Thread: | Re: Separators on Win32 Popup Menus, Keith DeLong |
| Indexes: | [Date] [Thread] [Top] [All Lists] |