Search found 620 matches

by Cliff Wiernik
Fri Apr 21, 2017 5:45 pm
Forum: eXpress++ Support
Topic: Retrieve value of DCGET object in called function
Replies: 5
Views: 11088

Retrieve value of DCGET object in called function

I have a DCGET xvariable setup in a dialog. Sometimes it might be a DCGET bBlock construct. One of the processes on the dialog calls a function that needs access to the xvariable or the value represented by the result of the bBlock codeblock. Is there a way, if you have access to the Getlist and kno...
by Cliff Wiernik
Thu Apr 20, 2017 8:29 am
Forum: eXpress++ Support
Topic: Refresh quesion
Replies: 4
Views: 10832

Re: Refresh quesion

Try this: #include 'dcdialog.ch' #include 'appevent.ch' #include 'xbp.ch' #include "common.ch" function main() LOCAL aArray := {'1','2','3'}, cSelect := '1', GetOptions, GetList := {} LOCAL bBlock @ 1,4 DCCOMBOBOX cSelect ; LIST aArray ; TYPE XBPCOMBO_DROPDOWNLIST ; SIZE 5.7,4 ; ITEMMARKED {|a,b,o| ...
by Cliff Wiernik
Mon Apr 17, 2017 3:07 pm
Forum: eXpress++ Support
Topic: refreshing blink
Replies: 2
Views: 7078

Re: refreshing blink

I will clean it up so it does not have the other garbage in it.
by Cliff Wiernik
Mon Apr 17, 2017 12:28 pm
Forum: eXpress++ Support
Topic: Refresh quesion
Replies: 4
Views: 10832

Re: Refresh quesion

You would use the ITEMMARKED clause. That is trigger when you move through the list in the combobox. I use it to refresh screen descriptions, etc. without the user pressing enter or double clicking @ nRow-iif(m->G_l1024,.05,0), DCGUI_COL+5 DCCOMBOBOX m->cequiptype ; // PC FIS 03-02-06 TYPE XBPCOMBO_...
by Cliff Wiernik
Mon Apr 17, 2017 12:08 pm
Forum: eXpress++ Support
Topic: refreshing blink
Replies: 2
Views: 7078

refreshing blink

I am working on a report menu. It is on a tabpage with a zero height tab. I has basically 3 group boxes on it. Left mode groupbox has a listbox of report categories. The middle groupbox has a 2nd listbox of the report options for the report category selected in the first box. The right most box has ...
by Cliff Wiernik
Mon Apr 17, 2017 11:56 am
Forum: eXpress++ Support
Topic: Reading in json formated response
Replies: 4
Views: 10689

Re: Reading in json formated response

I have looked at some vb code and some foxpro code but have not delved into trying to write it. For my current usage, it was rather easy as I know what what I would receive and basically just used dc_tokenarray. But a more robust methodology would be desirable. Again, I don't know why Alaska, wantin...
by Cliff Wiernik
Sat Apr 15, 2017 6:29 pm
Forum: eXpress++ Support
Topic: cobasystems EMAIL and SSL encription
Replies: 3
Views: 9511

Re: cobasystems EMAIL and SSL encription

It is my understanding that Xbase++ v1.9 does not support this but Xbase++ v2.0 supports this. I have not tried it yet.
by Cliff Wiernik
Sat Apr 15, 2017 11:29 am
Forum: Announcements
Topic: 2017 Mid September Express Conference-Idaho, USA
Replies: 65
Views: 154913

Re: Potential 2017 Mid September Express Conference-Idaho, U

Looks like we will be having a good turnout.
by Cliff Wiernik
Fri Apr 14, 2017 4:03 pm
Forum: Announcements
Topic: 2017 Mid September Express Conference-Idaho, USA
Replies: 65
Views: 154913

Re: Potential 2017 Mid September Express Conference-Idaho, U

So it looks like we have a good start. Let everyone know if we have any others considering attendance. That way we can do some appropriate planning.

Happy Easter.