G
Guest
i use notepad mostly for html and css. and everytime i save as, i have to pick all files from the dropdown box. is there any way to make "all files" the default in the "save as" dropdown box in notepad?
ethniu said:i use notepad mostly for html and css. and everytime i save as, i
have to pick all files from the dropdown box. is there any way to
make "all files" the default in the "save as" dropdown box in
notepad?
David Candy said:You need to write your own notepad.
David Candy said:Learn programming. It's an edit control.
The program tells what goes there. Notepad doesn't remember.
I modified the attached notpad in the zip. It opens *.*. It also has extra shortcut keys for wrap and status bar. And a second menu bar that acts as a toolbar.
David Candy said:Learn programming. It's an edit control.
The program tells what goes there. Notepad doesn't remember.
I modified the attached notpad in the zip. It opens *.*. It also has extra shortcut keys for wrap and status bar. And a second menu bar that acts as a toolbar.