xBrowse-Tools Borl. 3a + MinGW-Version 3a ( New Download )

xBrowse-Tools Borl. 3a + MinGW-Version 3a ( New Download )

Postby ukoenig » Sun Sep 21, 2008 8:37 am

Hello,

Here is the first xBrowse-Tool-version
compiled with the new MinGW

Image

Download

http://www.pflegeplus.com/fw_download/B ... MinGW1.zip

During the testing, there a few things a noticed :

In file WINAPI.ch some lines have to be included
SS_CENTER 0
ES_AUTOVSCROLL 64

------------------------------

In resources, you cannot use something like :

Bricks BITMAP
{
'42 4D 66 01 00 00 00 00 00 00 76 00 00 00 28 00'
'00 00 1E 00 00 00 0F 00 00 00 01 00 04 00 00 00'
'00 00 F0 00 00 00 C4 0E 00 00 C4 0E 00 00 00 00'
'00 00 00 00 00 00 00 00 00 00 00 00 80 00 00 80'
'00 00 00 80 80 00 80 00 00 00 80 00 80 00 80 80'
'00 00 80 80 80 00 C0 C0 C0 00 00 00 FF 00 00 FF'
}

you have to load the BMP's from disk like :

Colors BITMAP "colors.bmp"

-----------------------------------

In borland-workshop it is possible to use boxes and frames
I used them around the browsers.
You have to delete them, because otherwise there is a compile error.

Image

I noticed : Borland saved a few times somethig like :
BRWDESIGN DIALOG -30, 26, 515, 333

with -30 there was a error and i had to change to 30
Borland ignores the wrong value.

That is for the moment, what i found out.

Regards
Uwe :lol:
Last edited by ukoenig on Wed Sep 24, 2008 10:45 am, edited 2 times in total.
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Postby Antonio Linares » Sun Sep 21, 2008 9:54 am

Uwe,

many thanks!

Very usefull information :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41345
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

RMK with many PRG's

Postby ukoenig » Sun Sep 21, 2008 3:23 pm

Antonio,

can you give us a MAKE-sample, how it looks, using more than 1 file ?
like BORLAND-sample :

Code: Select all  Expand view

PRG = \
VTools.PRG \
VTools1.PRG \
VTools2.PRG \
VTools3.PRG \
VTools4.PRG \
btnbmp.PRG \
errsysw.PRG

# C =          \
# two.C                 

PROJECT    : VTools.exe

VTools.exe  : $(PRG:.PRG=.OBJ) $(C:.C=.OBJ) VTools.res
    echo off
    echo $(BCDIR)\bin\c0w32.obj + > b32.bc

# OBJ-Liste
# -------------
  echo obj\VTools.obj \
       obj\Vtools1.obj \
       obj\Vtools2.obj \
       obj\Vtools3.obj \
       obj\Vtools4.obj \
       obj\btnbmp.obj \
       obj\errsysw.obj, + >> b32.bc



Regards
Uwe :lol:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Postby hag » Sun Sep 21, 2008 6:58 pm

what is MinGW?

Thanks
Thank you
Harvey
hag
 
Posts: 598
Joined: Tue Apr 15, 2008 4:51 pm
Location: LOs Angeles, California

Postby hag » Sun Sep 21, 2008 7:10 pm

Got my answer. Thanks
Thank you
Harvey
hag
 
Posts: 598
Joined: Tue Apr 15, 2008 4:51 pm
Location: LOs Angeles, California

Postby Antonio Linares » Sun Sep 21, 2008 8:03 pm

Uwe,

In this thread I have posted a Linux makefile:
http://www.fivetechsoft.com/forums/view ... hp?p=63668

It can be easily adapted for Windows gcc :-)

"This is the FiveLinux Makefile. It has to be named as Makefile (first M uppercase). Its enough to run "make" from a terminal window, placed where the Makefile is located."
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41345
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

New release

Postby ukoenig » Mon Sep 22, 2008 4:36 pm

Hello,

Here is a preview of a new update for both Versions.

What is new :

There is a new folder-page added.
It is possible now, to create any backgrounds of the
dialog in relation to the xBrowse-defines :
( Gradient, mono-colors, brushes ... ),
with a database-preview, how it looks all together.
There are different selections :
using the same colors like the xbrowse-header,
or create a complete different background.
The preview-dialog is adjusted to the size of the main-dialog.

Image

Image

Regards
Uwe
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

New Versions

Postby ukoenig » Wed Sep 24, 2008 10:51 am

Hello,

Here are the new Versions for Borland and MinGW

Download :

Borland-Version
http://www.pflegeplus.com/fw_downloads/BRWTools4.zip

MinGW-Version
http://www.pflegeplus.com/fw_downloads/ ... MinGW2.zip

A new Folderpage for Dialog-backgrounds added.
Any Combinations to the xBrowse-settings are possible :

1. Use xBrowse-Header ( Horizontal or Vertical )
2. Define new Gradients ( Horizontal or Vertical )
3. Choose Mono-color
4. Use Brush-Background

Image

A new database-preview

Image

Regards
Uwe :lol:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 18 guests