This information specifically pertains to ExtJS grids and configuration.
Nifty little loading screen plus other tips in this example.
sottwell.com - Data Grid II: "loadMask - this enables or disables the optional 'Loading...' message and translucent grey screen overlay while loading data. It's a nice 'Web 20' kind of touch."
Alternatives to: "The quick brown fox jumps over the lazy dog." 1. Pack my box with five dozen liquor jugs. 2. Several fabulous dixieland jazz groups played with quick tempo. 3. Back in my quaint garden, jaunty zinnias vie with flaunting phlox. 4. Five or six big jet planes zoomed quickly by the new tower. 5. Exploring the zoo, we saw every kangaroo jump and quite a few carried babies. 6. I quickly explained that many big jobs involve few hazards. 7. Jay Wolf is quite an expert on the bass violin, guitar, dulcimer, ukulele and zither. 8. Expect skilled signwriters to use many jazzy, quaint old alphabets effectively. 9. The wizard quickly jinxed the gnomes before they vaporized.
Usage - UltraVNC: Remote Support Software, Remote Support tool,Remote Desktop Control, Remote Access Software, PC Remote Control : Pressing ALT or CTRL send ALT/CTRL directly to the VNCServer, as if the user selected "CTRL DOWN/CTRL UP/ALT DOWN/ALT UP" from the system menu. When SCROLL-LOCK is activated, all key combinations (except CTRL ALT DEL) are directly sent to the remote computer: Instead of switching applications on the client side, ALT TAB is sent to the VNCServer. Instead of opening the start menu on the client side, CTRL ESC is sent to the VNCServer. Instead of opening the system menu on the client side, ALT SPACE is sent to the VNCServer. Pressing Break/Pause key toggles Full-Screen mode on or off. Pressing PRINT-Screen key requests a full screen update (same as selecting "Request Screen Refresh" from the system menu) All the above can be disabled by turning the SCROLL-LOCK key off.
OpenVPN’s installer allows for command-line based (silent) installation, but this feature is not actually documented explicitly anywhere. Here’s all I could find – hope this list will help someone in the same situation I was in. The installer allows you to specify is the installation should be “silent” (i.e. no GUI, nothing to click on), to specify custom installation directory (esp. useful if included in another installer, e.g. NSIS, and installing in the same directory as the target app), and components to install. The parameters can be used even when you’re not using the silent installation, to customize behavior of the graphical installer. /S - silent installation /D=path - specify a custom installation path Note – the /D parameter has to appear last on the command line, and the path may not be inclosed in quotes. The installer simply takes all of the command line left, and uses it as path (thus supporting spaces in the path). To select individual OpenV...
Comments
Post a Comment