Skip to search.
rapidq · Rapid-Q is a multiplatform GUI and CONSOLE BASIC compiler/interpreter

Group Information

  • Members: 1559
  • Category: Basic
  • Founded: May 13, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 30885 - 30923 of 37737   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
30885 paul ludgate
snakedile Offline Send Email
Feb 1, 2007
11:39 am
... MAINICON ICON "nice.ico" is correct, see ... http://msdn2.microsoft.com/en-us/library/aa381043.aspx Incidentally, when I set out to make this work I ...
30887 Jacques
erdemaal Offline Send Email
Feb 1, 2007
5:50 pm
... Good link! The problem is to read and learn all that! Yet, resource is a rather easy 'script' thing. I use the MASM RC.HELP (not sure it's from MASM). ...
30889 Terry
terry_prism Offline Send Email
Feb 2, 2007
5:38 am
Jacques you said:- To learn RQPC, one should: - first only use it as a tiny builder compiler RQPC MyCode.Bas MyNice.Ico Tiny con|nocon and forget about MASM,...
30890 Jacques
erdemaal Offline Send Email
Feb 2, 2007
6:20 am
... MyFile.Bas not MyFile.Exe (as written above :) (RQPC compiles RapidQ code, did you edit RQPC.INI and check that the RapidQ Directories are OK for your...
30891 Terry
terry_prism Offline Send Email
Feb 2, 2007
10:02 am
It could be a directory thing. I tend to place projects into a seperate directory. There is nothing wrong with your code and program. No I did not edit the...
30892 Terry
terry_prism Offline Send Email
Feb 2, 2007
10:32 am
... Coulden't resist This is my path as I have edited RQPC.ini [RQPC] RQ_ROOT_DIR=C:\Program files\RQBasic\ RQ_LIBS_DIR==C:\Program files\RQBasic\Lib ...
30893 Jacques
erdemaal Offline Send Email
Feb 2, 2007
2:44 pm
Terry wrote: I never tried it on a non C drive! I should be ashame to say that, I am a little bit. Everything, on both computers where I tested it here, is on...
30895 lenzpaul Offline Send Email Feb 2, 2007
4:38 pm
I want the length of my Scrollbar "grip" to show how much of the content is visible in the window. For example, if the height of the content is 1000 pixel and...
30896 Terry
terry_prism Offline Send Email
Feb 3, 2007
12:09 am
I will continue on RQPC forum and thanks for your patience Terry...
30902 osiyo53 Offline Send Email Feb 4, 2007
12:40 pm
Just a note since Jacques expressed a desire to keep most posts related solely to RQPC confined to the new group he created rather than to flood this group...
30903 burkleyd Offline Send Email Feb 4, 2007
2:16 pm
... I'm not sure I "completely" understand what you are trying to do but... what if... you coded the QCanvas "inside" of a QScrollBox? You could then retrieve...
30905 lenzpaul Offline Send Email Feb 4, 2007
6:45 pm
... I don't want to scroll the QCanvas, I only want to scroll it's content. For example: I have 100 lines to write, but on my QCanvas is only space for 10...
30906 Jim
xjim30 Offline Send Email
Feb 4, 2007
10:14 pm
... Maybe this will help? Changing the scrollbar page size based on the min/max settings according to which ever percentage you want. Just a little example,...
30907 Gérôme GUILLE...
gerome_71 Offline Send Email
Feb 5, 2007
3:05 pm
Dear friends, Here's, as promised, the alpha version of my new FBSL Mini Form Designer. It comes as a standalone executable plus dependencies because I haven't...
30908 rapidq@yahoogroups.com Send Email Feb 5, 2007
11:24 pm
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 :...
30909 Marco Antonio Checa ...
machf00 Offline Send Email
Feb 6, 2007
4:50 am
It came to my attention that this code as defined in RapidQ2.inc: IF LoadLibrary("jpeg.dll") <> 0 THEN 'returns DLL handle, don't use ...
30910 johnk20042001 Offline Send Email Feb 7, 2007
4:21 am
You are a brave soul to debug rapidQ2! Yes, you are right the suggestions would improve it. Your comments also made me look closely as the SaveAsJpg routine,...
30911 johnk20042001 Offline Send Email Feb 7, 2007
6:25 am
... Q I like to see SQL examples but I see there are several versions of the sql_lite3 include file. This one has some missing functions from Slavo's version...
30912 chrbest@...
chrbest2 Offline Send Email
Feb 7, 2007
7:04 am
... From: johnk20042001 To: rapidq@yahoogroups.com Sent: Wednesday, February 07, 2007 7:25 AM Subject: [rapidq] Re: New file uploaded to rapidq (SQL Lite) ... ...
30913 Marco Antonio Checa ...
machf00 Offline Send Email
Feb 7, 2007
11:40 pm
... Well, I was going to use it, so I took a look at it... ... <snip> ... Hmmm, now that you mention it... as written, the code seems to be pasting the image...
30914 lenzpaul Offline Send Email Feb 8, 2007
6:27 am
... Sorry, not really. This problem is more difficult. If you have 100 lines to display and if your window has 20 rows, then Scroll.Max should be only 80...
30915 Andrew Shelkovenko
diakin2002 Offline Send Email
Feb 8, 2007
7:13 am
Hello! RQ WysiWyg HTMLEd based on the Microsoft Dynamic HTML (DHTML) Editing Component. It allows Web authors to create Web pages in visual mode. RQ WysiWyg...
30916 johnk20042001 Offline Send Email Feb 8, 2007
7:16 am
The corrections to RapidQ2.inc have been uploaded. Get it from rq.fxoz.com/include...
30917 snakedile Offline Send Email Feb 8, 2007
10:49 am
Hi Jacques et al, Sorry I couldn't get this to you sooner but I've been experiencing a dead NET situation. I've uploaded a zip of an enhanced DLL for you to...
30918 Jacques
erdemaal Offline Send Email
Feb 8, 2007
7:02 pm
... Hello Paul et al, ... Congratulation! Great work! There is a big *BIG* difference between V109 and V110 DLLs. @#@#@^§@#@, I can't reproduce it :)! Help...
30919 Terry
terry_prism Offline Send Email
Feb 9, 2007
2:28 am
I have tried this code: $typecheck on $include "C:\Rapidq\RapidQ2.inc" $AppType GUI Dim a$ as String Const HKEY_LOCAL_MACHINE = &H80000002 Dim Reg as Qregistry...
30920 johnk20042001 Offline Send Email Feb 9, 2007
6:04 am
... That is an interesting demo because the scrollbars resize with the container form, which is not expected from Windows, so you had to make a custom control....
30921 johnk20042001 Offline Send Email Feb 9, 2007
6:10 am
... Check the syntax of OpenKey("System\CurrentControlSet\Control\Print\Printers\HP DeskJet 720C \ ",0) there is an extra space at the end?...
30922 johnk20042001 Offline Send Email Feb 9, 2007
6:15 am
... Editing ... WysiWyg HTMLEd ... formatting, tables, ... allow even ... Looks really cool, but I get Error 404, file not found....
30923 johnk20042001 Offline Send Email Feb 9, 2007
6:54 am
... DOAAHHH!! Slight mistake, download again to fix slight bug. Sorry...
Messages 30885 - 30923 of 37737   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help