FiveDBU for 32/64 bits

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveDBU for 32/64 bits

Post by Antonio Linares »

Uwe,

I am quite close to start defining the classes and objects that FiveDBU is using, so I will do a code reorganization in short :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
ukoenig
Posts: 3981
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: FiveDBU for 32/64 bits

Post by ukoenig »

Because nowhere, I could find a pair BMP's < copy > < Paste > that related to each other,
I created them bymyself. Maybe You like them. ( can be included inside a Resource )
( right Mouseclick to copy )

New Background-selection added :

Image

Copy.bmp

Image

Paste.bmp

Image

32x32

Image
Image

A template, to add Your own Symbols :

Image

Image

Image

äBest Regards
Uwe :lol:
Last edited by ukoenig on Wed Jun 06, 2012 11:37 pm, edited 10 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
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveDBU for 32/64 bits

Post by Antonio Linares »

Updated FiveDBU with AutoSort support in browse columns:

http://code.google.com/p/fivewin-contri ... p&can=2&q=
regards, saludos

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

Re: FiveDBU for 32/64 bits

Post by Antonio Linares »

Updated version with "processes" support (scripts):

http://code.google.com/p/fivewin-contri ... p&can=2&q=

Image

Image

Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
ukoenig
Posts: 3981
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: FiveDBU for 32/64 bits

Post by ukoenig »

Antonio,

I added Brush-support of Main-window and Dialogs
10 Brushes can be used with any Combination and tested at Runtime, clicking on a Radio-button.
The Result can be saved to a Ini-file.
I'm still working on the Buttons, adding Images and changing BUTTON to BUTTONBMP.

Image

Best 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
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveDBU for 32/64 bits

Post by Antonio Linares »

Uwe,

Please place the skins option inside the Preferences dialog, thanks :-)
regards, saludos

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

Re: FiveDBU for 32/64 bits

Post by Antonio Linares »

Support fo filters :-) Please test it and provide feedback. It seems as the filter is not set, though DbFilter() returns it as set.

http://code.google.com/p/fivewin-contri ... p&can=2&q=

Image
regards, saludos

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

Re: FiveDBU for 32/64 bits

Post by Antonio Linares »

Solved the filters bug:

Code: Select all

   @ 4, 15 BUTTON "&Ok" OF oDlg SIZE 45, 13 ;
      ACTION ( cFilter := AllTrim( cFilter ),;
               If( Empty( cFilter ), DbClearFilter(), DbSetFilter( GENBLOCK( cFilter ), cFilter ) ),;
               oBrw:Refresh(), oDlg:End() )
 
regards, saludos

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

Re: FiveDBU for 32/64 bits

Post by Antonio Linares »

Updated version with Expression check for the filter:

http://code.google.com/p/fivewin-contri ... p&can=2&q=
regards, saludos

Antonio Linares
www.fivetechsoft.com
norberto
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: FiveDBU for 32/64 bits

Post by norberto »

Antonio, very nice and awesome. We can open files with ads? (remote and local), and use scopes? filters? very thanks
User avatar
ukoenig
Posts: 3981
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: FiveDBU for 32/64 bits

Post by ukoenig »

Antonio,

Skin-section moved to => Preferences
Skin-gradients can be used as Wnd or Dlg-background as well
in any Combination with BMP-brushes ( 25 x 25 = 625 possible Combinations ).
Gradient-position and direction can be defined.

Image

Moved to < Preferences >

Image

Best Regards
Uwe :lol:
Last edited by ukoenig on Fri Jun 08, 2012 12:40 pm, edited 1 time 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
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveDBU for 32/64 bits

Post by Antonio Linares »

Norberto,

Yes, you can use ADS with these minor additions:

http://forums.fivetechsupport.com/viewt ... 87#p130787

Yes, filters are available too

thanks for your kind words :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Eoeo
Posts: 222
Joined: Mon Jun 04, 2012 12:00 pm

Re: FiveDBU for 32/64 bits

Post by Eoeo »

best a configuration dialog where select the tyoe of connection ( as was the old wdbu)
norberto
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: FiveDBU for 32/64 bits

Post by norberto »

Antonio, tested filters, do not consider this as a criticism, because I know that and a work in progress, just a note, a report, after activated filters makes navigation very slow compared to other "dbu", perhaps due to the type of line used in marking xbrowse.
Tested in a file with 40000 records, in other "dbu" slows, but usefull, in that of to see the cursor assemble the rows.

As we can see in current systems, the effects, degrades, background bitmaps, are being left aside, in favor of a cleaner interface, which makes data traffic quickly , either local or remote, may we have to adapt to that, like Metro and OSX.

But this getting excellent, with some adjustments we'll have a great and best dbu :P

thanks again.

Norberto
User avatar
ukoenig
Posts: 3981
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: FiveDBU for 32/64 bits

Post by ukoenig »

Noberto,

don't worry about :

As we can see in current systems, the effects, degrades, background bitmaps,
are being left aside, in favor of a cleaner interface, which makes data traffic quickly


Everything can be switched off ( it is just a matter of taste ) :

Image

Best 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.
Post Reply