RVISUAL
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: RVISUAL
Kajot,
ricardomouramarques@hotmail.com is the email of its developer.
If someone has a recent copy of it, please provide it so we can upload it to:
http://code.google.com/p/fivewin-contri ... loads/list
Thanks!
ricardomouramarques@hotmail.com is the email of its developer.
If someone has a recent copy of it, please provide it so we can upload it to:
http://code.google.com/p/fivewin-contri ... loads/list
Thanks!
Re: RVISUAL
It´s available at http://www.pctoledo.com.br/forum/fileba ... t=c&page=1
Regards,
André Dutheil
FWH 13.04 HB 3.2 BCC 5.82 MinGW 4.5.2 MSVS 10
André Dutheil
FWH 13.04 HB 3.2 BCC 5.82 MinGW 4.5.2 MSVS 10
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
-
- Posts: 21
- Joined: Fri Jul 04, 2008 10:01 pm
Re: RVISUAL
Linares,
The new "RVisual" is here: http://www.4shared.com/rar/7BHTtw3q/rvisual_11_09b.html
Ricardo Marques
ricardomouramarques@hotmail.com
The new "RVisual" is here: http://www.4shared.com/rar/7BHTtw3q/rvisual_11_09b.html
Ricardo Marques
ricardomouramarques@hotmail.com
-
- Posts: 21
- Joined: Fri Jul 04, 2008 10:01 pm
Re: RVISUAL
RVisual videos on youtube:
http://www.youtube.com/watch?v=1aAmt0AL5oU
http://www.youtube.com/watch?v=vp3oR76pNDs
http://www.youtube.com/watch?v=tFlMald6sBA
Ricardo Marques
ricardomouramarques@hotmail.com
http://www.youtube.com/watch?v=1aAmt0AL5oU
http://www.youtube.com/watch?v=vp3oR76pNDs
http://www.youtube.com/watch?v=tFlMald6sBA
Ricardo Marques
ricardomouramarques@hotmail.com
-
- Posts: 21
- Joined: Fri Jul 04, 2008 10:01 pm
Re: RVISUAL
Now you can:
- Compiled by RVisual (Project).
- Define function calls to the controls (Action, bKeyDown, bKeyChar, bLostFocus, bGotFous, bChange)
- Insert Video
Hint: 26/05/2011
To choose between DIALOG WINDOW and click the FORM and the "Object Inspector" double-click on the "CClass" (first row, second column). Will then open the options and DIALOG WINDOW.
Tips: 21/05/2011
to start enter a xbrowse
and press control + P
you can configuarar several options here xbrowse
became this: In "DISPLAY" by double clicking you define which fields you want to appear in the "header" you change the title of the column in "WIDTH" you define the column larguma
is in the "2007", you choose "FALSE", then you can set the colors of the HEADER and FOOTER
can select different colors for each column, header or footer, as well as the sources of each ... or any
Enter an Tsay and then press CONTROL + D to duplicate these sometimes says. Then select all the tool SAYS SELECTION ... after that press CONTROL + E to edit all. You can also change the colors or fonts of all selected by clicking on the appropriate line of the OBJECT INSPECTOR
can also drag all selected with the mouse or using the controls on the right bar. Ah! Gives this bar to do some things to centralize, distribute, etc..
menu "CONTROLS-> ORDER", you can change the order of control ... very useful, if after entering multiple controls, you decided to put another one there in the middle.
ah! speaking in a control stick in the middle of other already inserted, you can also do this more easily ... do so:
SELECT control just before the new one that you want to insert. Then choose the control again and time to insert it into the form you safe CONTROL to click ... understand?
* Use the arrow keys to move the controls.
* Arrows + SHIFT to faster movement
* CONTROL + ARROWS to change the size (s) control (s).
* If you selected more than one, all effects will be assigned to all
then just click on the SOURCE code and tai. It creates a file named TEMP.PRG opens in NOTEPAD. Then you can save it with the name you want. (Eventually I'll put an option to set which program you use)
tips:
- To insert a new control and others have entered:
Select a control imdiatamente anteiror to what you want to insert
2 Select in the toolbar the new control
3 Hold the CONTROL CLICK on time
- Use Control + D to duplicate a control (below)
- Use SHIFT + D to duplicate a control (right)
- To select more than one control, individually click on each to hold the CONTROL
- To edit the options XBROWSE or FOLDER, select the control and press CONTROL + P
- To change the "captions" of various controls (such as says, buttons, etc.), select them using the tip above or using the tool to select and use CONTROL + E
- Compiled by RVisual (Project).
- Define function calls to the controls (Action, bKeyDown, bKeyChar, bLostFocus, bGotFous, bChange)
- Insert Video
Hint: 26/05/2011
To choose between DIALOG WINDOW and click the FORM and the "Object Inspector" double-click on the "CClass" (first row, second column). Will then open the options and DIALOG WINDOW.
Tips: 21/05/2011
to start enter a xbrowse
and press control + P
you can configuarar several options here xbrowse
became this: In "DISPLAY" by double clicking you define which fields you want to appear in the "header" you change the title of the column in "WIDTH" you define the column larguma
is in the "2007", you choose "FALSE", then you can set the colors of the HEADER and FOOTER
can select different colors for each column, header or footer, as well as the sources of each ... or any
Enter an Tsay and then press CONTROL + D to duplicate these sometimes says. Then select all the tool SAYS SELECTION ... after that press CONTROL + E to edit all. You can also change the colors or fonts of all selected by clicking on the appropriate line of the OBJECT INSPECTOR
can also drag all selected with the mouse or using the controls on the right bar. Ah! Gives this bar to do some things to centralize, distribute, etc..
menu "CONTROLS-> ORDER", you can change the order of control ... very useful, if after entering multiple controls, you decided to put another one there in the middle.
ah! speaking in a control stick in the middle of other already inserted, you can also do this more easily ... do so:
SELECT control just before the new one that you want to insert. Then choose the control again and time to insert it into the form you safe CONTROL to click ... understand?
* Use the arrow keys to move the controls.
* Arrows + SHIFT to faster movement
* CONTROL + ARROWS to change the size (s) control (s).
* If you selected more than one, all effects will be assigned to all
then just click on the SOURCE code and tai. It creates a file named TEMP.PRG opens in NOTEPAD. Then you can save it with the name you want. (Eventually I'll put an option to set which program you use)
tips:
- To insert a new control and others have entered:
Select a control imdiatamente anteiror to what you want to insert
2 Select in the toolbar the new control
3 Hold the CONTROL CLICK on time
- Use Control + D to duplicate a control (below)
- Use SHIFT + D to duplicate a control (right)
- To select more than one control, individually click on each to hold the CONTROL
- To edit the options XBROWSE or FOLDER, select the control and press CONTROL + P
- To change the "captions" of various controls (such as says, buttons, etc.), select them using the tip above or using the tool to select and use CONTROL + E
Re: RVISUAL
Ricardo,
many thanks for this wonderful tool.
Best regards,
Otto
many thanks for this wonderful tool.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: RVISUAL
Can't download from 4shared
Could someone provide an alternative URL ? thanks
Could someone provide an alternative URL ? thanks
-
- Posts: 21
- Joined: Fri Jul 04, 2008 10:01 pm
Re: RVISUAL
Linares,
New link here: http://www.slicplus.com.br/rvisual/rvisual_11_09b.rar
Ricardo Marques
ricardomouramarques@hotmail.com
New link here: http://www.slicplus.com.br/rvisual/rvisual_11_09b.rar
Ricardo Marques
ricardomouramarques@hotmail.com
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: RVISUAL
Ricardo,
I have uploaded it here with other FiveWin related tools:
http://code.google.com/p/fivewin-contri ... r&can=2&q=
thanks
I have uploaded it here with other FiveWin related tools:
http://code.google.com/p/fivewin-contri ... r&can=2&q=
thanks
Re: RVISUAL
Ricardo,
-How can I save the setup changes of RV.
For example if I change the language to English.
-What can we import with the menu “Form” “Import…”
-I tryed to select code inside the “prg” window to copy parts of the prg-code. But this does not work.
Best regards,
Otto
-How can I save the setup changes of RV.
For example if I change the language to English.
-What can we import with the menu “Form” “Import…”
-I tryed to select code inside the “prg” window to copy parts of the prg-code. But this does not work.
Best regards,
Otto
Last edited by Otto on Mon Apr 09, 2012 9:02 am, edited 1 time in total.
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
- lucasdebeltran
- Posts: 1303
- Joined: Tue Jul 21, 2009 8:12 am
- Contact:
Re: RVISUAL
Ricardo,
Thank you very much. Does it generate .rc files?.
Thank you very much. Does it generate .rc files?.
Muchas gracias. Many thanks.
Un saludo, Best regards,
Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]
Implementando MSVC 2010, FWH64 y ADO.
Abandonando uso xHarbour y SQLRDD.
Un saludo, Best regards,
Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]
Implementando MSVC 2010, FWH64 y ADO.
Abandonando uso xHarbour y SQLRDD.
-
- Posts: 21
- Joined: Fri Jul 04, 2008 10:01 pm
Re: RVISUAL
I will implement a function to save the settings.-How can I save the setup changes of RV
Once you're ready I'll post here.
This option is to import the project "Visual Union."-What can we import with the menu “Form” “Import…”
It is not yet finished.
At first save the PRG. Open with your favorite editor and copy the code snippet you want.-I tryed to select code inside the “prg” window to copy parts of the prg-code. But this does not work.
I will improve this tool to solve this problem.
-
- Posts: 21
- Joined: Fri Jul 04, 2008 10:01 pm
Re: RVISUAL
This is a good idea. I'll work on it.Thank you very much. Does it generate .rc files?.
When ready, I report here.