Search found 147 matches

by Zdeno Bielik
Wed Apr 06, 2011 7:15 am
Forum: eXpress++ Support
Topic: cueBanner / showBalloon
Replies: 12
Views: 19207

cueBanner / showBalloon

Hi Roger, please, can you add support into DCSLE / DCGET for :cueBanner and :showBalloonTip() / hideBalloonTip() ? Or is it already there and I did lost some track about integrated news ? Thank you Regards Zdeno s pozdravom zdeno bielik ace system, spol. s r.o. štiavnická 18 949 01 nitra http://www....
by Zdeno Bielik
Thu Mar 24, 2011 12:01 am
Forum: eXpress++ Support
Topic: PDF Writer
Replies: 5
Views: 10680

Re: PDF Writer

one more note: PDFCreator is only one free virtual PDF driver, which prints corrects our national regional characters (I tried/tested many-many-many other pdf printer drivers) Win2PDF or Bullzip or any others, which I tested, doesn't correct print at all or only some our national characters(non engl...
by Zdeno Bielik
Wed Mar 23, 2011 11:53 pm
Forum: eXpress++ Support
Topic: PDF Writer
Replies: 5
Views: 10680

Re: PDF Writer

Hi Roger, Fred, I use PDFCreator in some my apps with no problems for creating and printing PDF output. This is trick: - in PDFCrerator's Options just set Automatically saving printed documents in wanted location and needed name, e.g. d:\myprint.pdf - in create function add this DCPRINT ON TO M->poP...
by Zdeno Bielik
Fri Mar 11, 2011 11:29 am
Forum: eXpress++ Support
Topic: Browse ReSize
Replies: 5
Views: 9441

Re: Browse ReSize

rdonnay wrote:If this is important to you I'll try to get to it within the next month.
Roger,

it will be nice if you add this feature in next buld.

Zdeno
by Zdeno Bielik
Wed Mar 09, 2011 9:11 am
Forum: eXpress++ Support
Topic: Right click in DCBrowse
Replies: 21
Views: 32253

Re: Right click in DCBrowse

Hi Roger,

please, can you also post code for function RightClicked()?

Many thanks
Zdeno
by Zdeno Bielik
Wed Mar 09, 2011 5:35 am
Forum: eXpress++ Support
Topic: Dialog timeout
Replies: 3
Views: 8272

Re: Dialog timeout

[quote=
1. Is it possible to show the remaining seconds in the dialog ?
2. Is it possible to stop the timer from within the dialog ?
[/quote]

Hi,
any easy and ready-to-use solution I will appreciate too ;)

Zdeno
by Zdeno Bielik
Sat Feb 12, 2011 6:02 am
Forum: eXpress++ Support
Topic: look & feel
Replies: 2
Views: 6901

look & feel

Hi all,

can you share PrintScreen copy of your favorite / top dialog or main screens with others?
I want change design and feel&look of my app and want/need inspire from some work and ideas ;-)
Also any Presentations or Dialog parameters will be welcome.

Regards
Zdeno
by Zdeno Bielik
Thu Feb 10, 2011 10:25 am
Forum: eXpress++ Support
Topic: dcbrowse + fit + autoresize
Replies: 2
Views: 6537

Re: dcbrowse + fit + autoresize

Hi Roger, thanks for usefull informations. I changed width of columns to 9, 6, 6, 4 and it looks better now. Anyway, there is something wrong with refreshing object when FIT is used, just try resize whole size of any opened Scaled window and you will see, that after resize dialog object dcbrowse obj...
by Zdeno Bielik
Wed Feb 09, 2011 11:49 pm
Forum: eXpress++ Support
Topic: dcbrowse + fit + autoresize
Replies: 2
Views: 6537

dcbrowse + fit + autoresize

Hi Roger,

when FIT clause is used, then vertical and horizontal scroll bars of DCBROWSE object are displayed wrong or ever.
You can see this simply if you add FIT parameter for dcbrowse object on third tabpage in your example in samples\scale\scale.prg.

Zdeno
by Zdeno Bielik
Sun Feb 06, 2011 4:23 am
Forum: eXpress++ Support
Topic: Alert, MsgBox
Replies: 7
Views: 12478

Re: Alert, MsgBox - build 255

Hi Roger, first, thanks for adding new OWNER clause. But there are few problems with DCMsgBox: 1. it looks like default behavior from previous builds was changed from centering of pushbuttons to alingment them to left... why? is it possible add any set/get function to set this default/wanted behavio...