News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

What does "..." on menu items mena?

Started by Pecan, March 27, 2007, 01:47:36 AM

Previous topic - Next topic

Pecan

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.

stahta01

I always assumed it meant that it worked with multiple files, but thinking on that it really does not make sense.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

TDragon

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.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

k2dave

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"