User forums > General (but related to Code::Blocks)
Saving a file without an extension
sethjackson:
I wish I did have some code "glue" or even a clue as to what is going on. :P
--- Quote from: MortenMacFly on November 22, 2006, 07:54:41 pm ---
--- Code: ---Wildcard=AngelScript files|*.as|Batch files|*.bat;*.cmd;*.nt|Make files|*.mak|Python files|*.py|All files|*.*
--- End code ---
--- End quote ---
Are you sure that code is right? I thought all the filters had to have a semi-colon after them......
That example doesn't......
http://wxwidgets.org/manuals/2.6.3/wx_wxfiledialog.html#wxfiledialog
EDIT:
Oh oh oh I see it (I think).
Batch files|*.bat;*.cmd;*.nt
Der Meister:
I don't think so. The example in the documentation you mentioned has them, too:
--- Code: ---"BMP and GIF files (*.bmp;*.gif)|*.bmp;*.gif|PNG files (*.png)|*.png"
--- End code ---
MortenMacFly:
--- Quote from: sethjackson on November 23, 2006, 01:34:31 am ---Oh oh oh I see it (I think).
Batch files|*.bat;*.cmd;*.nt
--- End quote ---
Nope, this works properly - you can try by just removing the Python file extension it'll suddenly work.
With regards, Morten.
Navigation
[0] Message Index
[*] Previous page
Go to full version