Search found 137 matches

by michel
Wed Apr 02, 2025 6:08 pm
Forum: The PureBasic Form Designer
Topic: ExplorerlistGadget #PB_Explorer_NoFiles
Replies: 1
Views: 2367

ExplorerlistGadget #PB_Explorer_NoFiles

I'm using Purebasic 6.20 on MacOS
In the ExplorerListGadget the #PB_Explorer_NoFiles Flag is randomly set when I open the Form designer.
by michel
Sat Nov 25, 2023 9:02 am
Forum: Coding Questions
Topic: SetGadgetColor
Replies: 2
Views: 444

SetGadgetColor

Hello,

SetGadgetColor does not work with ButtonGadget.

I tested it on RaspberryPi 64 bit version and also on MacOS

Michel
by michel
Tue Aug 29, 2023 5:37 pm
Forum: Mac OSX
Topic: MacOS espeak
Replies: 8
Views: 2182

Re: MacOS espeak

Many thanks to your support

Michel :D
by michel
Tue Aug 29, 2023 3:36 pm
Forum: Mac OSX
Topic: MacOS espeak
Replies: 8
Views: 2182

Re: MacOS espeak

Hello,

You mentioned it: the related stuff is the problem

Michel
by michel
Tue Aug 29, 2023 9:03 am
Forum: Mac OSX
Topic: MacOS espeak
Replies: 8
Views: 2182

MacOS espeak

Hello,

Is it possible to use Espeak within a purebasic windowprogram (not a console application) on the mac platform?

Michel
by michel
Mon Aug 07, 2023 4:18 pm
Forum: Mac OSX
Topic: Keyboard-Problem?
Replies: 7
Views: 1584

Re: Keyboard-Problem?

Hello,

I deleted the prefs file; now everything is normal.

Thank you for the tip
by michel
Sun Aug 06, 2023 8:55 am
Forum: Mac OSX
Topic: Keyboard-Problem?
Replies: 7
Views: 1584

Keyboard-Problem?

Hello,

I'm using PureBasic 6.02 LTS (MacOS X - x64) and I have found a strange effect:
When typing code, the letter "y" doesn't appear :?:

regards

Michel
by michel
Sat Aug 24, 2013 1:33 pm
Forum: The PureBasic Form Designer
Topic: Menu
Replies: 1
Views: 2040

Menu

Hello Polo,

Is it possible to give the possibility that the menu caption can be declared as variable; useful for multilanguage support.

michel
by michel
Sat Aug 24, 2013 11:33 am
Forum: The PureBasic Form Designer
Topic: Form property window
Replies: 2
Views: 2317

Re: Form property window

Hello Polo,

Thank you fot the tip, I didn't notice that command

Michel
by michel
Sat Aug 24, 2013 9:04 am
Forum: The PureBasic Form Designer
Topic: Form property window
Replies: 2
Views: 2317

Form property window

Hello,

Once the Form property window closed, by error, is there a possibility to get it again without having to stop and start Purebasic ?

michel
by michel
Sun Aug 18, 2013 2:04 pm
Forum: The PureBasic Form Designer
Topic: Window parameters
Replies: 3
Views: 3136

Re: Window parameters

Hello,

In my mind the option "caption is a variable" generates a variable which can be modified during the runtime. So for example switch to another language. I my case the program turn to error because the variable is not declared as a string.

Michel
by michel
Sun Aug 18, 2013 11:24 am
Forum: The PureBasic Form Designer
Topic: Window parameters
Replies: 3
Views: 3136

Window parameters

Hello,

When selecting in the window option "caption is a variable", the variable is not declared as a string?!

kind regards

Michel
by michel
Mon Feb 18, 2013 11:42 am
Forum: Applications - Feedback and Discussion
Topic: GridGadget
Replies: 60
Views: 43773

Re: GridGadget

Hello Polo,

Do you intend to publish the code and when would it be possible ?

michel
by michel
Thu Jan 17, 2013 6:57 am
Forum: Coding Questions
Topic: How create report from data access?
Replies: 4
Views: 1473

Re: How create report from data access?

How about using PurePDF?

michel
by michel
Fri Dec 28, 2012 4:59 pm
Forum: Coding Questions
Topic: IDE multiline
Replies: 7
Views: 1296

Re: IDE multiline

Hello
Thank you ts-soft, it works. The syntax (',' '|' '+' And Or Xor) mad me run into trouble as I thought to use , (for and) to join the lines. I think the exact explanation when to use what has to be given in the future help of V5.1
michel