Search found 1414 matches

by Auge_Ohr
Thu Nov 02, 2023 10:43 am
Forum: Xbase++ Support
Topic: OT4XB: MakeLangId()
Replies: 2
Views: 1228

Re: OT4XB: MakeLangId()

hi, as i know MakeLangId is for "System-Message" like Errorsys. it will NOT "translate" your "hardcode Language" --- Fivewin have a Function FWString( cString ) it use a Array with 6 x Language static nLanguage := 0 // Initially will be set by FWLanguageID() function // 1 English, 2 Spanish, 3 Frenc...
by Auge_Ohr
Thu Oct 26, 2023 6:46 am
Forum: PostGreSQL
Topic: Xbase++ DBF application to Upsize PostgreSQL application
Replies: 13
Views: 3762

Re: Xbase++ DBF application to Upsize PostgreSQL application

Wolfgang Ciriack wrote: Wed Oct 25, 2023 9:43 pm As always, i am not able to download them here from the forum.
click in Link and get Error

now "edit" URL and delete "/phpbb3" in URL-Sting to get File
by Auge_Ohr
Mon Oct 16, 2023 6:28 am
Forum: Xbase++ 2.0
Topic: Error in XbpToolbar
Replies: 11
Views: 3307

Re: Error in XbpToolbar

hi Roger, Two times I incorporated third party features into eXpress++ and both times the developer failed to support his product. That is why I only incorporate features that are available in Xbase++ libraries. i do not understand as i give you Source CODE of "native" Control which are well documen...
by Auge_Ohr
Mon Oct 16, 2023 6:14 am
Forum: Xbase++ 2.0
Topic: Error in XbpToolbar
Replies: 11
Views: 3307

Re: Error in XbpToolbar

hi, But MsComCtrl.OCX is still needed to use with XbpRtf() (also DCRTF). Yes ... it is a Problem of Alaska while they never wrote a never Version as "native" Control of RTF btw, as i know MsComCtl.OCX use RTF v1.0 as i say i have almost every native Control in DXE LIB, my DXE_RTF use "Riched20.dll" ...
by Auge_Ohr
Sat Oct 14, 2023 2:15 pm
Forum: Xbase++ 2.0
Topic: Error in XbpToolbar
Replies: 11
Views: 3307

Re: Error in XbpToolbar

hi, it is a (bad) Joke that Alaska still provide XbpToolbar() and XbpStatusbar() which are using MsComCtrl.OCX i have wrote those Controls as "native" Version in my DXE LIB, which i have send Roger some Years ago it use Ot4Xb so Roger have never release it with Express++ now using Xbase++ v2.x someb...
by Auge_Ohr
Fri Oct 13, 2023 4:14 am
Forum: Xbase++ 2.0
Topic: Error in XbpToolbar
Replies: 11
Views: 3307

Re: Error in XbpToolbar

jo,

i wonder that People still use M$ComCtl.OCX which is not Part of OS any more while have "Security" Problem
by Auge_Ohr
Tue Oct 10, 2023 9:22 pm
Forum: eXpress++ Support
Topic: ADS
Replies: 24
Views: 5079

Re: ADS

hi, now I have to decide which database to use: PostgreSQL MySQL What database do you recommend that is free? as i know both are free --- you can use ODBC ADO / DbOLE native LibPQ.DLL for PosgreSQL or MyLibSQL.DLL for MySQL you know ODBC ADO is a COM Interface and "Connection-String" is like ODBC. y...
by Auge_Ohr
Thu Sep 28, 2023 4:53 pm
Forum: eXpress++ Support
Topic: moving xbase/express to new computer
Replies: 11
Views: 3093

Re: moving xbase/express to new computer

hi Bruce,

Ok, next try

call again Dialogbox for Environment

Code: Select all

rundll32.exe sysdm.cpl,EditEnvironmentVariables
DELETE C:\exp19
ADD NEW but do NOT type-in, use Button to "seek" and navigate to Folder
re-start Explorer or re-login
by Auge_Ohr
Thu Sep 28, 2023 12:05 pm
Forum: eXpress++ Support
Topic: moving xbase/express to new computer
Replies: 11
Views: 3093

Re: moving xbase/express to new computer

hi Bruce,

we like to help but if Environment is ok ...

---

when use PBUILD you have a PROJECT.XPJ ( or other *.XPJ ) :?:
have a look into PROJECT.XPJ and "re-build" Project using Option /a
by Auge_Ohr
Wed Sep 20, 2023 2:44 am
Forum: eXpress++ Support
Topic: moving xbase/express to new computer
Replies: 11
Views: 3093

Re: moving xbase/express to new computer

hi,

"where" do you put it into Environment :?:
there was a *.REG after "install" to "put" it into Registry (of User)

you can use this to check/edit

Code: Select all

rundll32.exe sysdm.cpl,EditEnvironmentVariables