Re: [Gambas-user] Program picture icon

2013-10-24 Thread Jussi Lahtinen
> It's because the FMain icon and the icon on the desktop are not related. > You > have the "Gambas Executable Archive" icon because it is associated with the > application/x-gambas3 mime-type for your DE. CMIIW. > I'll add that the installed binary is probably in /usr/bin/ , so there is no use to

Re: [Gambas-user] Program picture icon

2013-10-24 Thread Tobias Boege
On Thu, 24 Oct 2013, Johny Provoost wrote: > that's right, but when you run the program it shows the icon. > Never thought about the icon of the compiled program file, but you can > change it in the properties of the file. > Someone knows why a compiled program always has the Gambas icon, even if

Re: [Gambas-user] Program picture icon

2013-10-24 Thread Johny Provoost
that's right, but when you run the program it shows the icon. Never thought about the icon of the compiled program file, but you can change it in the properties of the file. Someone knows why a compiled program always has the Gambas icon, even if you gave fmain an icon? Johny op 24-10-13 07:58,

Re: [Gambas-user] Program picture icon

2013-10-23 Thread Ricardo Díaz Martín
I think we're talking about different things... Of course when you set form icon you'll see it as the form icon and in taskbar when this form is open. But when you compile the project, the "exe" file haven't this icon. Sorry for the noise 2013/10/23 Johny Provoost > >op 23-10-13 12:22, Ri

Re: [Gambas-user] Program picture icon

2013-10-23 Thread Johny Provoost
op 23-10-13 12:22, Ricardo Díaz Martín schreef: 2013/10/22 Johny Provoost [1] Just get an icon in the icon property in your fmain.form Sorry Johny, but I think you're in a mistake... Could you send us an example of this or a screenshot? -- Vriendelijke Groeten Johny Provoos

Re: [Gambas-user] Program picture icon

2013-10-23 Thread Randall Morgan
If I understand your request, Johny is right. Open the main form of your application. Then in it's property dialog scroll down to icon (will have 3 little ... in the value field). Click the three dots, either navigate to the icon image you want to use or select the "Stock" tab and select and icon f

Re: [Gambas-user] Program picture icon

2013-10-23 Thread Ricardo Díaz Martín
2013/10/22 Johny Provoost > Just get an icon in the icon property in your fmain.form Sorry Johny, but I think you're in a mistake... Could you send us an example of this or a screenshot? -- October Webinars: Code for

Re: [Gambas-user] Program picture icon

2013-10-22 Thread Johny Provoost
op 22-10-13 13:34, Ricardo Díaz Martín schreef: > AFAIK you can't insert an Icon in the executable file as you can do in MS > Windows. You have to do it using .desktop file or something similar. > > > 2013/10/21 Charlie > Just get an icon in the icon property in your fmain.form Greetings, John

Re: [Gambas-user] Program picture icon

2013-10-22 Thread Ricardo Díaz Martín
AFAIK you can't insert an Icon in the executable file as you can do in MS Windows. You have to do it using .desktop file or something similar. 2013/10/21 Charlie > Bump! > > > > -- > View this message in context: > http://gambas.8142.n7.nabble.com/Program-picture-icon-tp43471p43741.html > Sent

Re: [Gambas-user] Program picture icon

2013-10-21 Thread Charlie
Bump! -- View this message in context: http://gambas.8142.n7.nabble.com/Program-picture-icon-tp43471p43741.html Sent from the gambas-user mailing list archive at Nabble.com. -- October Webinars: Code for Performance Fr

[Gambas-user] Program picture icon

2013-10-04 Thread Charlie
Can you advise me how to attach apicture icon so that at compile time it automatically appears on the Desktop. I noticed that if I compiled the example file "The little text editor" the icon appeared automatically but I can't see how this is done. Thanks, Charlie Ogier -- View this message in