Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
What does "..." on menu items mena?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: What does "..." on menu items mena? (Read 5749 times)
Pecan
Plugin developer
Lives here!
Posts: 2877
What does "..." on menu items mena?
«
on:
March 27, 2007, 01:47:36 am »
Does anyone know the significance of the "..." on some of the menu items?
Eg., Find... but not on Find in Files.
Save as... but not on Open.
Logged
stahta01
Lives here!
Posts: 7790
Re: What does "..." on menu items mena?
«
Reply #1 on:
March 27, 2007, 02:24:58 am »
I always assumed it meant that it worked with multiple files, but thinking on that it really does not make sense.
Tim S
Logged
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
TDragon
Lives here!
Posts: 943
Re: What does "..." on menu items mena?
«
Reply #2 on:
March 27, 2007, 03:52:35 am »
In a Windows environment, "..." after a menu command is supposed to indicate that the command will open a new dialog window. C::B is not entirely consistent about this.
Logged
https://jmeubank.github.io/tdm-gcc/
- TDM-GCC compiler suite for Windows (
GCC 9.2.0
2020-03-08, 32/64-bit, no extra DLLs)
k2dave
Single posting newcomer
Posts: 9
Re: What does "..." on menu items mena?
«
Reply #3 on:
March 27, 2007, 03:59:51 am »
Longtime user, first time poster...
Original (oft ignored) usage was to signify another dialog would launch for user input.
Therefore "Open" SHOULD have the "..." just like "Save as...", but NOT "Save"
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
What does "..." on menu items mena?