Advertisement
Guest User

Remove scrolling tabs in QlikView 11 & 11.2 Chart Properties

a guest
Oct 23rd, 2014
3,397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. Remove scrolling tabs in QlikView 11 & 11.2 Chart Properties
  2. ============================================================
  3.  
  4. Follow these steps to remove the scrolling tabs in the QlikView 11 and 11.2 Chart Properties window:
  5.  
  6. * When using the English version: make a backup of QvResx64_English.dll (located in C:\Program Files\QlikView)
  7. * When using another language: make a backup of the DLL for your language (for example QvResx64_German.dll)
  8. * Download, install and launch Resource Hacker (available from http://www.angusj.com/resourcehacker/)
  9. * Open the backup of QvResx64_English.dll in Resource Hacker
  10. * Navigate to Dialog -> 498 -> 1033, this should be the Dimension Limits dialog
  11. * On the first line change '498 DIALOGEX 0, 0, 403, 233' to '498 DIALOGEX 0, 0, 500, 233'
  12. * Click the Compile Script button
  13. * Save the DLL and copy it over the original file in C:\Program Files\QlikView (keep a backup of the original file!)
  14. * Presto, no more scrolling tabs!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement