Search found 1193 matches

by skiman
Tue May 11, 2010 12:37 am
Forum: eXpress++ Support
Topic: Devcon anyone?
Replies: 37
Views: 60180

Re: Devcon anyone?

Hello,

They are extremely quiet. I'm also concerned about what is happening.
Steffen didn't post any message on the newsgroup in 2010.
by skiman
Sat May 01, 2010 3:17 am
Forum: eXpress++ Support
Topic: PROBLEMS WITH DCPRINT SIZE DCPRINT EJECT
Replies: 1
Views: 6412

Re: PROBLEMS WITH DCPRINT SIZE DCPRINT EJECT

Hi, A DCPRINT EJECT is always feeding the current page out of the printer. You can't use it to skip a half page! You have to define your form in WINDOWS. Once this is correctly set, the DCPRINT EJECT will feed the number of lines according to your Windows form. This can be used on printer with a pap...
by skiman
Tue Apr 13, 2010 4:50 am
Forum: eXpress++ Support
Topic: Cursor/Insert-Position with a dcget
Replies: 5
Views: 12272

Re: Cursor/Insert-Position with a dcget

Hi, I'm using the following in a popup clause of a GET. ... POPUP {|a,b,c,o| ...,PostAppEvent( xbeP_Keyboard, xbeK_END,, b ),; PostAppEvent( xbeP_Keyboard, xbeK_RIGHT,, b ),DC_GetRefresh(GetList) } The result is that the cursor is placed after the content with the END and is moving a space to the ri...
by skiman
Tue Mar 30, 2010 11:59 pm
Forum: eXpress++ Support
Topic: DROP on button
Replies: 2
Views: 7374

Re: DROP on button

Roger, Any idea how that array would be filled? If a mail is dropped, would that array have the different elements as subject, content, attachments... Glad to hear you also learned something from me. :) Now I think on it, do you have the picture that Christine took from us? Could you send it to me?
by skiman
Tue Mar 30, 2010 7:47 am
Forum: eXpress++ Support
Topic: DROP on button
Replies: 2
Views: 7374

DROP on button

Hi, I'm testing with the DROP clause of a button. It is working for files that I drag to it, but I don't succeed for other types of dragging. 1. Drag a file from Explorer and drop it on the button: OK 2. Drag a file which is an attachment of a mail and drop it: This would also be very handy, anyone ...
by skiman
Thu Mar 18, 2010 10:05 am
Forum: eXpress++ Support
Topic: dcbrowse freezeleft problem
Replies: 1
Views: 6076

dcbrowse freezeleft problem

Hi, I just spend a day searching for a bug, which caused a lot of problems. This is a sample code. @ 3,1 DCBROWSE oBrowseZoek ALIAS 'bonart' SIZE 150,20 ; EDIT xbeBRW_ItemSelected MODE DCGUI_BROWSE_EDITDOWN FREEZELEFT { 1,2 } DCBROWSECOL DATA {|| stock->(dbseek(bonart->art_nummer)), bonart->art_numm...
by skiman
Wed Mar 10, 2010 5:26 am
Forum: eXpress++ Support
Topic: Custom paper size
Replies: 2
Views: 7964

Re: Custom paper size

Hi,

You will have to define the paper format in Windows. If this is defined, you can set this as standard for the printer. DCPRINT will respect this size. A DCPRINT EJECT will result in a correct page feed.
by skiman
Fri Mar 05, 2010 9:26 am
Forum: XCodeJock Support
Topic: I hate Ribbonbars
Replies: 6
Views: 15007

Re: I hate Ribbonbars

Hi Roger, In my testing the ribbonbar is working without locking. I will start to implement it in my application next week. I modified the resizedrawingarea according to the tip of Wolfgang. I see that there is still a problem when minimizing the ribbonbar, and afterwards showing it again. I suppose...
by skiman
Fri Mar 05, 2010 8:38 am
Forum: XCodeJock Support
Topic: Error in xCodeJock
Replies: 7
Views: 18307

Re: Error in xCodeJock

Hi,

Are the samples of Codejock working?

regards
by skiman
Fri Mar 05, 2010 7:24 am
Forum: XCodeJock Support
Topic: Codejock tool needed to purchase
Replies: 3
Views: 10869

Re: Codejock tool needed to purchase

Cliff,

At the end of the order process, you can enter a coupon code.

Try CLARION as code and see what happens. ;)

Regards,