Search found 5 matches

by falcon
Wed May 13, 2020 12:53 am
Forum: The PureBasic Form Designer
Topic: Gadget Event Procedure Field in the Form Design Panel
Replies: 2
Views: 7896

Re: Gadget Event Procedure Field in the Form Design Panel

Marc... Thank you for the information. I am now using the project mode and the procedure and included files are now stored in the same folder as the project file. But when I now click the gadget event procedure field for the button, I get two other procedures repeated three times each. Frustrating ...
by falcon
Tue May 12, 2020 1:42 am
Forum: The PureBasic Form Designer
Topic: Gadget Event Procedure Field in the Form Design Panel
Replies: 2
Views: 7896

Gadget Event Procedure Field in the Form Design Panel

To Who It May Concern,

The drop down arrow for the gadget event procedure field when clicked, shows an empty list. Where does one store the include files? I also noticed that the copy/paste functionality does not work with event procedure field. If the entire path and file name is 60+ characters ...
by falcon
Sun Oct 01, 2017 6:44 pm
Forum: Feature Requests and Wishlists
Topic: Justify StringGadget and Dialog Library
Replies: 7
Views: 3139

Re: Justify StringGadget and Dialog Library

I agree, having the ability to right justify the text in a StringGadget would be very useful.

Also, if a TextGadget has an attribute of "Single Line", the text in the TextGadget should be centered vertically.
by falcon
Tue Jan 24, 2017 9:07 pm
Forum: Coding Questions
Topic: Constants
Replies: 8
Views: 2138

Re: Constants

Wow... I thank all of you for your comprehensive and timely responses. They are greatly appreciated!!!
by falcon
Tue Jan 24, 2017 7:37 am
Forum: Coding Questions
Topic: Constants
Replies: 8
Views: 2138

Constants

I am new to PureBasic. Is there a complete list of WaitWindowEvent() constants documented somewhere? I know a few, such as:

#PB_Event_CloseWindow
#PB_Event_RightClick
#PB_Event_LeftClick
#PB_Event_Gadget
#PB_Event_SizeWindow