Search found 147 matches

by Zdeno Bielik
Sat Oct 09, 2010 12:58 am
Forum: eXpress++ Support
Topic: dcget keyblock
Replies: 16
Views: 25397

dcget keyblock

Hi Roger, is it possible add new additional parameter e.g. called KB_DELAY <nSeconds>, which will work with KEYBLOCK parameter, and associated <bKeyBlock> of current DCGET object will be performed only if delay between typing of characters are equal or more as <nSeconds>? e.g. examaple: nMyDelay := ...
by Zdeno Bielik
Wed Sep 29, 2010 3:44 am
Forum: eXpress++ Support
Topic: DCBROWSE, visual styles and foreground colors
Replies: 20
Views: 32573

Re: DCBROWSE, visual styles and foreground colors

... It also sets the foreground color to GRA_CLR_BLUE for the first caption. You can easily derive this from the last sample.... Hi, I just little played with code and added simply support for BLUE color for first lines in rows and for correct displaying. ... IF CrLf() $ xData // 2 lines (just a sa...
by Zdeno Bielik
Thu Sep 23, 2010 11:14 am
Forum: eXpress++ Support
Topic: Anybody there using CRYSTAL REPORT
Replies: 5
Views: 11022

Re: Anybody there using CRYSTAL REPORT

FRAX is no longer supported. Do you use FASTREPORT studio via activex ? Hi, product's site is available at new address: http://www.paritetsoft.ru/frax.htm I'm also very satisfied user of FRAX. btw: I just now again without any problem downloaded my personal copy with most current FRAX version Regar...
by Zdeno Bielik
Fri Jul 30, 2010 11:37 pm
Forum: eXpress++ Support
Topic: Refreshing a DCSAY
Replies: 2
Views: 7048

Re: Refreshing a DCSAY

Hi, try something like this: bSayGet1 := { || AllTrim( Str( nGet1, 8, 2 ) ) } @ 1, 1 DCSAY bSayGet1 SAYSIZE 10 OBJECT oGet1 SAYID 'cGet1' @ 1,12 DCGET nGet1 PICTURE '999999.99' ; VALID { || YourValid() } ; LOSTFOCUS { || DC_GetRefresh( GetList, 'cGet1' ) } HTH Zdeno
by Zdeno Bielik
Mon Jul 12, 2010 10:13 am
Forum: eXpress++ Support
Topic: mouse's wheel moving in oBrowse
Replies: 1
Views: 5881

mouse's wheel moving in oBrowse

Hi Roger, I have little problem. When I want move up or down records in browse window and there are more oBrowse objects, I must first click into one of them and then move up/down with mouse's wheel - otherwise records are moved in first or last selected oBrowse object. For example in your sample XS...
by Zdeno Bielik
Tue May 04, 2010 7:39 am
Forum: eXpress++ Support
Topic: Combo control
Replies: 22
Views: 38031

Re: Combo control

Hi Michael,

I have big interest for ready-to-compile example too.
Please, can you send me it or post it in this forum?

Thank you
Zdeno
by Zdeno Bielik
Thu Jan 28, 2010 9:27 am
Forum: phpBB Board Support
Topic: Welcome
Replies: 17
Views: 40363

Re: Welcome

test OK ;)