Search found 95 matches

by alepap
Sat Mar 09, 2019 5:10 am
Forum: Getting started with eXpress++
Topic: How to close CRT APP by cliquing on the X
Replies: 0
Views: 11489

How to close CRT APP by cliquing on the X

If you are looking on how to close you app in CRT mode, Hybride, you need to use event management and get xbeP_Close. Clicking on the X will give you xbeP_Close // Event loop = Program navigation nEvent := 0 DO WHILE nEvent <> xbeP_Close nEvent := AppEvent( @mp1, @mp2, @oXbp ) @ 05, 22 SAY PadR( Var...
by alepap
Sat Mar 09, 2019 5:04 am
Forum: Getting started with eXpress++
Topic: Add some buttons to your CRT app
Replies: 0
Views: 8671

Add some buttons to your CRT app

So now you have express++, you added the dialogs and it starts to look good. It´s time to play with buttons. Basically, instead of using a loop with k = LASTKEY() you need to add the event management system. In other words, you need to monitor the keys used on the keyboard, but also all the action d...
by alepap
Sat Mar 09, 2019 4:53 am
Forum: Xbase++ 2.0
Topic: push buttons in CRT hybride
Replies: 1
Views: 6670

Re: push buttons in CRT hybride

Here is a solution. Save the object reference into an array. You will be able to destroy them all. Thanks. AP // In the example, pushbuttons are created that // output text in an XbpCrt window. // How do I destroy all the buttons when I click on A ? #include "Appevent.ch" PROCEDURE Main PRIVATE nEve...
by alepap
Fri Mar 08, 2019 9:29 pm
Forum: Announcements
Topic: Let's get together again
Replies: 31
Views: 70025

Re: Let's get together again

I´m coming. Waiting for exact dates.
by alepap
Fri Mar 08, 2019 9:22 pm
Forum: Xbase++ 2.0
Topic: Multi User Database Issue
Replies: 18
Views: 32022

Re: Multi User Database Issue

I had this problem 2 years ago, and at that time, Kaspersky anti-virus was causing this. I remove the Kaspersky and used only Defender and my problem was solved. A few months ago, the very slow situation came back, around october 2018. I realize that it comes when a file is open in shared mode and a...
by alepap
Fri Mar 08, 2019 9:14 pm
Forum: Xbase++ 2.0
Topic: push buttons in CRT hybride
Replies: 1
Views: 6670

push buttons in CRT hybride

Hi all How can I clear all buttons when I press a button and get them back after. Here is an example. There is 3 buttons, A, B, C. I would like to have all buttons A, B, and C destroyed while I execute BA() and get the buttons back after the execution of BA(). Thanks // In the example, pushbuttons a...
by alepap
Fri Feb 01, 2019 9:18 pm
Forum: Announcements
Topic: Let's get together again
Replies: 31
Views: 70025

Re: Let's get together again

I´m in.
by alepap
Mon Sep 11, 2017 4:57 am
Forum: Announcements
Topic: 2017 Mid September Express Conference-Idaho, USA
Replies: 65
Views: 150763

Re: 2017 Mid September Express Conference-Idaho, USA

MIA is resuming flights today, Monday for crew members.
And September 12, Tuesday they are trying to resume flights.

I´m confirmed for September 13, Wednesday to MIA and September 14, Thursday for Phoenix.

I´m still in the race.

Alexandre
by alepap
Sat Sep 09, 2017 8:03 am
Forum: Announcements
Topic: 2017 Mid September Express Conference-Idaho, USA
Replies: 65
Views: 150763

Re: 2017 Mid September Express Conference-Idaho, USA

My upcoming trip to Idaho is interesting. Irma did not cause any damages to my Area in Port-au-Prince, Haiti. So this part is good. My flight path is via Miami and Phoenix on my way to Boise. On the way back via Phoenix, Dallas, Miami. I hope all airports are up and running for the dates. See you so...
by alepap
Sun Jul 02, 2017 4:39 pm
Forum: Announcements
Topic: 2017 Mid September Express Conference-Idaho, USA
Replies: 65
Views: 150763

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

Roger

Add me, user ALEPAP is Alexandre Papillon