
Selection on a scrolling panel - REXX - Tek-Tips
Apr 2, 2003 · Sample scrolling panel problem: Sel Dataset name _ level1.level2.a Y level1.level2.b Y level1.level2.c _ level1.level2.d I select .b and...
changing the cursor - Embarcadero: Delphi | Tek-Tips
Oct 27, 2004 · When a button is clicked on my form I change the cursor to an hour glass while it is performing various operations. As long as the cursor is hovering over my form the hourglass cursor is displayed. However, as soon as I move over a different window, the cursor changes. What I want to do, is...
Rexx coding for Scrollable Dynamic panels - REXX | Tek-Tips
Jan 22, 2007 · It implies that the scrolling is handled by the REXX application not the Panel. The SCROLL(ON) appears to allow scrolling info to be passed back to the rexx to then control the scrolling. I had originally thought that if the variable was greater than the screen definition then scrolling would take place within the panel, the same as a TBDISPL.
Panel Auto Scroll - Vertical Only - C# (C sharp): Microsoft
Jan 10, 2007 · The way around this is to not dock your object to the top of the panel. Instead make the object a couple of pixels less than the width of the panel and set the location of each item like this: for (int i = 0; i < mycontrols.Length; i++) {mycontrols.Location = new Point(0, mycontrols.Height * i);
Windows 98SE In APM Mode - Microsoft: Windows - Tek-Tips
Apr 25, 2004 · To set or change user-selectable features — for example, your password or power management features To verify information about your computer's current configuration, such as the amount of system memory For some setup options, you must reboot the computer before any changes take effect. Changes for other options take effect immediately.
How to change date and tima on VIO Server? - IBM: AIX - Tek-Tips
Jan 23, 2005 · The user must have padmin authority to change the date and time. Note: on our VIOS (test setup), the chdate command is missing - I will update/reinstall VIOS probably next week, still at base level. HTH - p5wizard
image map area background color - HTML, XHTML & CSS - Tek-Tips
Apr 8, 2003 · It would be like trying to change the color inside the top half of an "R" character. You can't bust your GIF up into separate chunks and have a different color behind each chunk. A way to simulate that is to have the mouseover event be a little more specific, such that it loads a unique file based on the mouse position.
How to change language??? - Nortel: Norstar systems - Tek-Tips
Mar 23, 2004 · Ho do we change language of admin log in (fct983, 1020000) I know we can change set language Fct 502, I know we can change class of service 1 french and 2 english.. but if the administrator is english and the VM NAM gives instruction on display in french.. how can we change this... Thanks in advance [email protected]
denial event 2398 - Avaya: CM/Aura (Definity) - Tek-Tips
Oct 29, 2014 · Changed to 729 for ip codec set 2, here are results LIST TRACE time data 15:29:45 TRACE STARTED 10/29/2014 CM Release String cold-03.0.124.0-20850
How do I change the windows 98 startup splash screen? 2 - Tek-Tips
Sep 24, 2002 · I know you can change the splash screen but I just got rid of it altogether ( speeds up the boot time) In the root of c:\ find msdos.sys and change the file properties to archive. Then open the file in notepad and add this line to the section called [options] logo=0 save the file, reboot and the splash screen will be gone.