CORRECTION! It seems I owe M$ man an apology. In my previous experiments I was getting false results because my tests were part of a larger program that loaded...
... Try this code (every time you click on the button it grows 10 pixel): DIM Form AS QForm DIM Button AS QButton SUB ChangeSize Button.Width = Button.Width +...
... Hey Paul, I'm like totally clueless as to your end goal (and even more clueless as to your means of obtaining that end goal) but... if I'm understanding...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rapidq group. File : /QSMTP.zip ...
rapidq@yahoogroups.com
Dec 2, 2007 7:21 am
32284
Hi, I search how to PIPE my DOS console for READ and WRITE command. For example: i want to write to a console application for add command and write what she...
... Hi, hm, i am not exactly sure, what you mean but maybe this code is what you need: '--- Start --- Declare Function AllocConsole Lib "kernel32" Alias...
... you ... As Long ... object. ... Thanks chrbest for advance and for your response. i'm in good way with your code but i want to make its send text to ...
... Ohhh noooooo. ... On my test program this is reliable in WinXP SP2, for detecting classic vs themed. ... For some reason I am always getting 0 returnin any...
Under Vista Home Premium, using the same sample program The XP style never shows, it always looks like windows classic. So I guess XP styles are not supported...
... Surely there's got to be an easy way around that. What about installing XP versions of commercial programs? Do they only look classic? Ah!!! I think I've...
... Hm, i understand it so, that you want to start a program at command line and then you GUI application should interact with the starter console. Maybe this...
I've got a strange problem with qicon.inc. I draw a bitmap 32x32 in my program. If I use bitmap.pixelformat=2 (pf4bit) an I save the bitmap with QICON 1.1 like...
Hello oh revered Rapid Q experts, I have a problem with QStringGrid that you hopefully can help me with; I want to highlight values in a Grid (conditionally)...
Posted the code with a line missing, so here is a part of the code with the missing line added. Sorry! ... sub GoCalc (sender as QButton) ......... ...
Obvious question; did you include the RapidQ.inc file? Otherwise those parameters ( pf4bit and pf8bit ) don't have a value assigned and are seen as zero's. ...
... I'm not sure why your code worked. In order to draw a rectangle (aka highlight) you need to provide coordinates of the cell that will be highlighted....
... yeah, I tried that before with ResHacker, but it didn't even work under XP ... Condescending Paul? Point out my errors ASAP, please. And don't forget my...
... You're probably using a duff manifest, this has happened to me in the past. When you EMBED a manifest it has to be zero padded to an alignment of 4. Most...
... <snip> ... My motive is quite simple. Custom components like XPGroupBox draw XP style regardless of whether they should or should not. Finding out whether...
... This all works fine. What I want to do, is to copy a little bell (16x16) into the application.icon. Therefor I tried this: $APPTYPE GUI $TYPECHECK ON ...
... "easiest reliable"... in the computer world... isn't that an oxymoron? LOL ... You were right. :) It returned... 0s (zeros). To clarify for those who might...
... IDE) ... Perhaps we need more details... to be able to help you. Are you trying to create a Form-Designer? Or are you wanting to resize buttons and pics...
=== RapidQ List Guidelines === (Updated April 2, 2006) A. Use English, please. This list is an English list. Please try to use English when communicating on...
... <snip> ... This is just it. As far as I'm concerned you're not off-subject. And yes, if anyone knows of a sort of DEPENDS-type prog that allows you to view...