Search found 141 matches

by Little_man
Fri Aug 25, 2023 6:08 am
Forum: Coding Questions
Topic: "No Return value" and use of "PB_Any"
Replies: 3
Views: 454

Re: "No Return value" and use of "PB_Any"

"THANKS" Erlend for your info !!...

The solution you suggested was after the ";" character in the specified code
by Little_man
Thu Aug 24, 2023 7:12 pm
Forum: Coding Questions
Topic: "No Return value" and use of "PB_Any"
Replies: 3
Views: 454

"No Return value" and use of "PB_Any"

How to do this without " Return value " and using " #PB_Any " ? Select Event      Case ???      FreeGadget(???) EnableExplicit ;Opsommingen. Enumeration Window #Window_0 EndEnumeration Enumeration Gadgets #ScrlArea_1 EndEnumeration ;Afbeeldingen laden. UsePNGImageDecoder() ;Enabl...
by Little_man
Sun Aug 06, 2023 2:30 pm
Forum: Coding Questions
Topic: How to make Transparent Background?
Replies: 3
Views: 486

Re: How to make Transparent Background?

Thanks; STARGÅTE

Thanks for the info !!...

Little_man
by Little_man
Sun Aug 06, 2023 2:10 pm
Forum: Coding Questions
Topic: How to make Transparent Background?
Replies: 3
Views: 486

How to make Transparent Background?

Hello, How to make the background transparent? Little_man UsePNGImageDecoder() UsePNGImageEncoder() Global Dim File$(0), FileCount Global.i Width = 370 Global.i Height = 376 Global.i Seoerator = 20 ExamineDirectory(0, "C:\Dump", "*.png") While NextDirectoryEntry(0) If DirectoryEn...
by Little_man
Mon Jul 24, 2023 10:04 am
Forum: Coding Questions
Topic: Twice click ComboBoxgadget
Replies: 1
Views: 125

Twice click ComboBoxgadget

Hi all, When starting the program, the ComboBoxgadget is "unfolded". The following problem with unfolded" ComboBox; If I now want to close the program, I have to click twice on the Button "End Program". How to adjust "unfolded" comboBox only clicking the Button &qu...
by Little_man
Sun Feb 26, 2023 5:03 pm
Forum: Announcement
Topic: PasswordCreator
Replies: 17
Views: 2235

Re: PasswordCreator

Little John,

In the german language, the length of "Length of password" is not enough (Textgadget) !!...

Little_man
by Little_man
Thu Jan 12, 2023 8:57 am
Forum: Coding Questions
Topic: Two Comboboxgadgets
Replies: 13
Views: 815

Re: Two Comboboxgadgets

RASHAD,

I chose this solution because no better solution I could think of worked satisfactorily.
How would you solve this problem?

Little_man
by Little_man
Wed Jan 11, 2023 6:03 pm
Forum: Coding Questions
Topic: Two Comboboxgadgets
Replies: 13
Views: 815

Re: Two Comboboxgadgets

Axolotl, thanks for your help !!...

Little_man
by Little_man
Tue Jan 10, 2023 7:48 pm
Forum: Coding Questions
Topic: Two Comboboxgadgets
Replies: 13
Views: 815

Re: Two Comboboxgadgets

Paul, thanks for your help !!...

Little_man
by Little_man
Tue Jan 10, 2023 6:59 pm
Forum: Coding Questions
Topic: Two Comboboxgadgets
Replies: 13
Views: 815

Two Comboboxgadgets

I have two combobox gadgets with two callback procedure in a windows but so it is not working. Can anyone advise me how to do this ? Enumeration #Window #Combo_1: #Combo_2 #Text_1 EndEnumeration Procedure.l Callback_1(Window, Message, wParam, lParam) Result = #PB_ProcessPureBasicEvents If Message = ...
by Little_man
Mon Dec 19, 2022 6:31 pm
Forum: Applications - Feedback and Discussion
Topic: [Module] pbPDF-Module
Replies: 125
Views: 85685

Re: [Module] pbPDF-Module

Normeus,

Problem solved, there was an issue with me !!..

Kind regards,
Little_man
by Little_man
Sun Dec 18, 2022 7:30 pm
Forum: Applications - Feedback and Discussion
Topic: [Module] pbPDF-Module
Replies: 125
Views: 85685

Re: [Module] pbPDF-Module

Normeus,

Thank you for the code but then I have another question; how to remove the square in front of the text.

Kind regards,
Little_man
by Little_man
Sat Dec 17, 2022 6:41 pm
Forum: Applications - Feedback and Discussion
Topic: [Module] pbPDF-Module
Replies: 125
Views: 85685

Re: [Module] pbPDF-Module

I have not found a solution to the problem
by Little_man
Tue Jan 04, 2022 7:55 am
Forum: Applications - Feedback and Discussion
Topic: [Module] pbPDF-Module
Replies: 125
Views: 85685

Re: [Module] pbPDF-Module

Is there a solution for "unicode"?
Example: "Styczeń" (Polish) is displayed as "SryczeD".

Kind regards,
Little_man
by Little_man
Wed Dec 22, 2021 10:36 pm
Forum: Applications - Feedback and Discussion
Topic: PB.Ex Mail (Windows)
Replies: 50
Views: 24881

Re: PB.Ex Mail (Windows)

RSBasic,

A strange error occurs when updating to "PB.Ex Mail 1.1.5.0" in Windows 10 Home, x64.
After putting back "PB.Ex_Mail_x64.dll 1.1.3.0" the strange error has disappeared !!...

Kind regards
Little_man