Search found 4 matches

by SalG
Mon Jul 01, 2013 9:51 am
Forum: Mac OSX
Topic: Fonts in Containers
Replies: 2
Views: 1295

Fonts in Containers

Hi,
I test at this time the beta version (5.20) of PB Mac OSX, because in 5.11 I miss many things. I discover in PB 5.20 too, that the fontsize in column views, don't appears in the column titles but only in columntext. The columns titles are hard to read on hi-res Monitors (on NoteBooks-monitors ...
by SalG
Sat Jun 08, 2013 4:36 pm
Forum: The PureBasic Form Designer
Topic: Form Designer is crazy
Replies: 7
Views: 4170

Re: Form Designer is crazy

You can only modify the code of the pbf file but I wouldn't recommend adding any lines.

You can add columns to a ListIcon in the graphic view, just right click on it and then "Edit columns" :)

Hi,
may be, Columns as #PB_Explorer_Name don't works for ListIcon-Gadget? When I copy the commands from ...
by SalG
Sat Jun 08, 2013 8:16 am
Forum: The PureBasic Form Designer
Topic: Form Designer is crazy
Replies: 7
Views: 4170

Re: Form Designer is crazy

Can you make a clearer report? I don't understand what's wrong.

Many thanks because of the quick answer!

It is easy: I can't change any in Form designer, after a unknown number of changes (and, of course of many crashes!?) in this Form, directly in the code of the Form instead of graphic mode of ...
by SalG
Fri Jun 07, 2013 8:19 pm
Forum: The PureBasic Form Designer
Topic: Form Designer is crazy
Replies: 7
Views: 4170

Form Designer is crazy

Hi,

My OS: Mac OS x Mountain Lion on a MacBookPro 17".

Form designer make me crazy. After any changes in the code of form let me make no more changes:
I try to name the Columns of a ListIconGadget with #PB_Explorer_Size and so on and it make follows:

ListIconGadget(#List_L, 54, 106, 480, 382 ...