Ok John, I appreciate very much your help but also using RAPIDQ2.INC I have a new question (old problem for me coding without the new inc). Infact I attempted...
... Sorry about that rating thing John. It was a poor choice on my part... to ask that. I humbly apologize to everyone. It seems to have sparked alot of...
... menu, it is very hard. ... the menu disappear, but using this code I need to click around the screen then to have the mouse-pointer that does a mouseover...
Here is a better version of the trayIcon application. I still can't get the PopupMenu to go away. That might have to be done with windows messaging to the...
... Hello John & Giovanni, yes that's seems to be the problem. My 'solution' for those apps is not a really solution but a workaround ;-) I've just added a...
Hello! I try convert string to/from UTF-8 using MultiByteToWideChar/WideCharToMultiByte Windows API functions. 1. This code works fine for short (<128 byte)...
Hello! AS> I try convert string to/from UTF-8 using AS> MultiByteToWideChar/WideCharToMultiByte Windows API functions. AS> 1. This code works fine for short...
... IIRC, it's just with Single and Double which are not used very often in APIs ... except in gsl :(. ... It may be possible to use FbToRqInc to interface...
Hi,
I am using qStringGrid to browse my table.
but i did not find how to align my column to right align for numeric data.
Any one know?
Thank you,
Regards,...
In a list box creation I hve found that this command allows the selection of multi items. 'ListBox.MultiSelect= True (Presently commented out) However at the...
... Here is a workaround that I use for... Right Justification within a QStringGrid. ' Start Of Code $Include "RapidQ.inc" Declare Sub LoadStringList Create...
Terry @ 2006-8-01 3:10:59 AM "[rapidq] Re: open text file in notepad" <mid:eamuq3+mr41@eGroups.com> ... You are going to want to put the filename in quotes...
Hello, Terry! You wrote to <rapidq@yahoogroups.com> on Thu, 03 Aug 2006 00:58:31 -0000: T> In a list box creation I hve found that this command allows the T>...
... Hello. Ths QStringGrid as an "OnDrawCell" Event SUB Drawcell(Col%, Row%, State%, Rect AS QRect) You can do formating stuff when this event is fired by ...
... Hello. Ths QStringGrid as an "OnDrawCell" Event SUB Drawcell(Col%, Row%, State%, Rect AS QRect) You can do formating stuff when this event is fired by ...
... Hello. Ths QStringGrid as an "OnDrawCell" Event SUB Drawcell(Col%, Row%, State%, Rect AS QRect) You can do formating stuff when this event is fired by ...
You are tops Andrew. I tried that myself and got strange results as I did not use a (-1). Just goes to show its easy when you know. I will update the...
Hello, Terry! You wrote to <rapidq@yahoogroups.com> on Thu, 03 Aug 2006 05:07:43 -0000: T> I tried that myself and got strange results as I T> did not use a...
... Andrew I am now using this code and have the command ListBox.MultiSelect= True active Sub Snippit' Detect what is clicked on and transfer to clipboard ...
Hi! Does anyone know if its possible to change the alignment of QBUTTON's caption/text? E.g. if I don't want the text to be centered? I couldn't find anything...
Thanx John and Pog_ nothing, I ma unable to find a solution. I have only some obervations: -The "auto-close" menu, under win 98 is hard, under XP is impossible...