Igor Milovanović

.NET, cats and more...


News


Add to Google

eXTReMe Tracker

My Stats

  • Posts - 64
  • Comments - 62
  • Trackbacks - 52

Twitter












Recent Comments


Recent Posts


Article Categories


Archives


Post Categories


Image Galleries


Blogs I read


Communities


Links


May 2006 Entries

Wozu Scroll-Lock ("Rollen") Taste gut ist


Aus aktuellem Anlass ;-)

"This key is interpreted by appropriate application programs as indicating that the use of the cursor-control keys should cause windowing over the text rather than cursor movement. Pressing the Scroll Lock key a second time reverses the action. The keyboard routine simply records the current shift state of the Scroll Lock key. It is the responsibility of the system or application program to perform the function."

 

[1] http://de.wikipedia.org/wiki/Scroll_Lock

 

posted @ Thursday, May 18, 2006 1:33 PM | Feedback (0) | Filed Under [ Blog ]


How to change the default folders in open file dialog sidebar


I had a conversation with a customer today, which asked me if it is possible to change the default dialog settings in open file dialog so that the "Favorites" folder appears in the side bar. This can be done by changing the registry setting in

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\comdlg32

 

Image Hosted by ImageShack.us

You can configure your settings here (online tool which generates the registry entries).

[1] PuppyPC.Com - Online Configuration Tool
[2] MSDN-Open File Dialog Customization
[3] Cutting Edge - Customize your open file dialog

posted @ Thursday, May 04, 2006 3:52 PM | Feedback (1) | Filed Under [ Blog ]