i would say you have to check if "oMailServer" is <> NIL else you can´t call it´´s Method.skiman wrote: ↑Wed Feb 18, 2026 8:29 amCode: Select all
... oMailServer := CreateObject("Chilkat_9_5_0.MailMan") if !oMailServer:UnlockComponent(CHILKAT_CODE) = 1 ...
Search found 1462 matches
- Wed Feb 18, 2026 1:37 pm
- Forum: eXpress++ Support
- Topic: Chilkat UNLOCK
- Replies: 13
- Views: 10903
Re: Chilkat UNLOCK
hi,
- Fri Feb 06, 2026 9:58 am
- Forum: eXpress++ Support
- Topic: DCTABPAGE caption
- Replies: 4
- Views: 4346
Re: DCTABPAGE caption
hi, I would like to set the caption (text) of a DCTABPAGE to bold or italic if the tabpage activ or to normal if inactiv. as i can say you need "owner draw" this Demo is NOT exact what you want, but it show the Way i change Color of Tab when it is XBP_DRAWSTATE_SELECTED oMyTab1 := XBPTABPAGE() :new(...
- Sat Dec 20, 2025 7:06 am
- Forum: eXpress++ Support
- Topic: DcBrowse Cell Colors
- Replies: 18
- Views: 205864
- Wed Dec 17, 2025 8:44 am
- Forum: eXpress++ Support
- Topic: How can I save the currency symbol into DB
- Replies: 11
- Views: 20047
Re: How can I save the currency symbol into DB
hi, Can you give me a sample program for better understanding. as i say i have use this 20 Years ago, under Windows XP. I have to look if i still have a Backup of it. general i have used ARAILUNI.TTF from Office 97 (?) as Font which include those Sign i need. have a look how to use Font / :familyNam...
- Wed Dec 17, 2025 6:48 am
- Forum: eXpress++ Support
- Topic: How can I save the currency symbol into DB
- Replies: 11
- Views: 20047
Re: How can I save the currency symbol into DB
hi, Is it possible to make an Xbase++ application unicode compliant even using a 3rd party component? as i can say it is the same like enhance Xbase++ to 64 Bit ! all API Function must be enhance to use "W" for more Space for Parameter. but about using other Font : i had used Unicode Office TTF with...
- Sun Dec 14, 2025 7:04 am
- Forum: eXpress++ Support
- Topic: How can I save the currency symbol into DB
- Replies: 11
- Views: 20047
Re: How can I save the currency symbol into DB
hi, which Font do you use ? Alaska support : Arial Arial Arial Fett Arial Fett Kursiv Arial Kursiv Arial Narrow Arial Narrow Arial Narrow Kursiv Arial Narrow Fett Arial Narrow Fett Kursiv Courier New Courier New Courier New Fett Courier New Fett Kursiv Courier New Kursiv Verdana Verdana Verdana Fett...
- Sat Nov 29, 2025 7:28 am
- Forum: eXpress++ Support
- Topic: Windows 11 widgets in XBase?
- Replies: 6
- Views: 14149
- Thu Nov 20, 2025 10:19 pm
- Forum: eXpress++ Support
- Topic: DcBrowse Cell Colors
- Replies: 18
- Views: 205864
Re: DcBrowse Cell Colors
hi, it is included on the compressed file sorry, have not download File yet follow your "working" Link without /PHPBB3/ in Link to download ! Try this Manifest <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <compatibi...
- Thu Nov 20, 2025 7:44 am
- Forum: eXpress++ Support
- Topic: DcBrowse Cell Colors
- Replies: 18
- Views: 205864
- Sun May 04, 2025 12:50 am
- Forum: eXpress++ Support
- Topic: Windows 10 progress bar api
- Replies: 40
- Views: 8442823
Re: Windows 10 progress bar api
hi,
have ask Google and got this
https://ot4xb-examples.xbwin.com/
and @Github you can get latest OT4XB Release v1.7.8.1
https://github.com/pablo-botella/_ot4xb_/releases/
have ask Google and got this
https://ot4xb-examples.xbwin.com/
and @Github you can get latest OT4XB Release v1.7.8.1
https://github.com/pablo-botella/_ot4xb_/releases/
