Search found 93 matches
- Mon Jan 04, 2010 1:12 pm
- Forum: General Discussion
- Topic: Ellipses in menus
- Replies: 12
- Views: 3032
Re: Ellipses in menus
"Preferences" (this opens a dialog that can be cancelled, however, since the action is to show this dialog, and this happens right away when clicking the menu item, there should be no ellipsis . note: PB editor is wrong!)
I wouldn't agree with this last example. In this way you can say that "Open ...
- Sun Jan 03, 2010 10:52 pm
- Forum: General Discussion
- Topic: Ellipses in menus
- Replies: 12
- Views: 3032
Re: Ellipses in menus
I expect and use [" " + ]"..." at the end of menuitems that will open dialogs (that can be canceled).
No, this is WRONG.
Ellipsis are added to menu items when clicking the menu item does not complete the task, but rather will ask for additional input.
Examples:
"Open..." (does not complete right ...
No, this is WRONG.
Ellipsis are added to menu items when clicking the menu item does not complete the task, but rather will ask for additional input.
Examples:
"Open..." (does not complete right ...
- Sun Jan 03, 2010 10:27 pm
- Forum: General Discussion
- Topic: #True is only 1, not all True
- Replies: 19
- Views: 8735
Re: #True is only 1, not all True
#True is an API constant from windows.h, it doesn't have anything to do with PB's truth values.
- Tue Sep 27, 2005 3:22 pm
- Forum: Coding Questions
- Topic: Capturing mouse events
- Replies: 7
- Views: 1853
- Sat Sep 17, 2005 5:16 pm
- Forum: Off Topic
- Topic: Forum software without mySQL?
- Replies: 12
- Views: 2981
- Sat Sep 17, 2005 4:34 pm
- Forum: Off Topic
- Topic: Forum software without mySQL?
- Replies: 12
- Views: 2981
- Sat Sep 17, 2005 10:16 am
- Forum: General Discussion
- Topic: A thought on supporting 3D engines
- Replies: 6
- Views: 1917
- Fri Sep 16, 2005 7:20 pm
- Forum: Off Topic
- Topic: Forum software without mySQL?
- Replies: 12
- Views: 2981
- Fri Sep 16, 2005 11:48 am
- Forum: Off Topic
- Topic: Forum software without mySQL?
- Replies: 12
- Views: 2981
- Fri Sep 16, 2005 11:43 am
- Forum: Announcement
- Topic: A basic grid control (major revision)
- Replies: 26
- Views: 8205
- Thu Sep 15, 2005 9:08 pm
- Forum: Coding Questions
- Topic: The keybord accelerator for ButtonGadget
- Replies: 6
- Views: 2122
- Thu Sep 15, 2005 7:24 pm
- Forum: Announcement
- Topic: A basic grid control (major revision)
- Replies: 26
- Views: 8205
- Thu Sep 15, 2005 5:59 pm
- Forum: Coding Questions
- Topic: The keybord accelerator for ButtonGadget
- Replies: 6
- Views: 2122
- Thu Sep 15, 2005 4:25 pm
- Forum: Off Topic
- Topic: Forum software without mySQL?
- Replies: 12
- Views: 2981
Forum software without mySQL?
Does anyone know a forum software in php that does not require a database?
- Thu Sep 15, 2005 1:52 pm
- Forum: Coding Questions
- Topic: Browser plugin
- Replies: 0
- Views: 971
Browser plugin
How can I make a browser plugin for certain content? Is there any way of making one plugin for both Netscape plugin browser and Internet Explorer or do I have to make one Netscape version and one ActiveX version?
Edit: Is there any reason to make a Mozilla plugin? Doesn't Mozilla support Netscape ...
Edit: Is there any reason to make a Mozilla plugin? Doesn't Mozilla support Netscape ...