Página 1 de 1
Toolbar with more bitmaps
Publicado: Mar Ago 01, 2006 3:58 pm
por Srdjan
How I can add toolbar buttons
Attached files DigiDMS.rc (122 B)Â
Toolbar with more bitmaps
Publicado: Mar Ago 01, 2006 7:44 pm
por jfgimenez
Srdjan,
> How I can add toolbar buttons
Just select 16x16 pixels in the ImageList editor before adding any image.
Then, add that bitmap, and it will be added as a group of 16x16 bitmaps.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Toolbar with more bitmaps
Publicado: Mar Ago 01, 2006 7:56 pm
por Srdjan
I add this command but I not see anything
::oToolbar3:AddButton( "", "TOOLBAR" )
"Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote in message
news:44cf92fc$[email=
1@news.xailer.com...]
1@news.xailer.com...[/email]
> Srdjan,
>
> > How I can add toolbar buttons
>
> Just select 16x16 pixels in the ImageList editor before adding any image.
> Then, add that bitmap, and it will be added as a group of 16x16 bitmaps.
>
> --
> Regards,
>
> Jose F. Gimenez
>
http://www.xailer.com
>
>
Toolbar with more bitmaps
Publicado: Mar Ago 01, 2006 8:08 pm
por jfgimenez
Srdjan,
>I add this command but I not see anything
>
> ::oToolbar3:AddButton( "", "TOOLBAR" )
Best use the toolbar editor in design mode. Or use the method AddItem()
instead of AddButton().
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Toolbar with more bitmaps
Publicado: Mar Ago 01, 2006 8:33 pm
por Srdjan
in design mode i see bitmap but I not see in run-time
"Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote in message
news:[email=
44cf9897@news.xailer.com...]
44cf9897@news.xailer.com...[/email]
> Srdjan,
>
> >I add this command but I not see anything
> >
> > ::oToolbar3:AddButton( "", "TOOLBAR" )
>
> Best use the toolbar editor in design mode. Or use the method AddItem()
> instead of AddButton().
>
> --
> Regards,
>
> Jose F. Gimenez
>
http://www.xailer.com
>
>
Toolbar with more bitmaps
Publicado: Mar Ago 01, 2006 10:46 pm
por jfgimenez
Srdjan,
> in design mode i see bitmap but I not see in run-time
Perhaps the problem is that the bitmap is 15 pixels height, instead of 16.
I've resized it and made an example with it. Here you are. Please, tell me
if it works.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Attached files toolbar1.zip (2.8 KB)Â
Toolbar with more bitmaps
Publicado: Mié Ago 02, 2006 1:36 am
por Srdjan
Jose,
No work.
"Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote in message
news:[email=
44cfbdc5@news.xailer.com...]
44cfbdc5@news.xailer.com...[/email]
> Srdjan,
>
> > in design mode i see bitmap but I not see in run-time
>
> Perhaps the problem is that the bitmap is 15 pixels height, instead of 16.
> I've resized it and made an example with it. Here you are. Please, tell me
> if it works.
>
> --
> Regards,
>
> Jose F. Gimenez
>
http://www.xailer.com
>
>
>
Toolbar with more bitmaps
Publicado: Mié Ago 02, 2006 1:37 am
por Srdjan
Your example work but my no

"Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote in message
news:[email=
44cfbdc5@news.xailer.com...]
44cfbdc5@news.xailer.com...[/email]
> Srdjan,
>
> > in design mode i see bitmap but I not see in run-time
>
> Perhaps the problem is that the bitmap is 15 pixels height, instead of 16.
> I've resized it and made an example with it. Here you are. Please, tell me
> if it works.
>
> --
> Regards,
>
> Jose F. Gimenez
>
http://www.xailer.com
>
>
>
Toolbar with more bitmaps
Publicado: Mié Ago 02, 2006 2:55 am
por Srdjan
Jose
now is OK
Best regards
Srdjan Dragojlovic
"Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote in message
news:[email=
44cfbdc5@news.xailer.com...]
44cfbdc5@news.xailer.com...[/email]
> Srdjan,
>
> > in design mode i see bitmap but I not see in run-time
>
> Perhaps the problem is that the bitmap is 15 pixels height, instead of 16.
> I've resized it and made an example with it. Here you are. Please, tell me
> if it works.
>
> --
> Regards,
>
> Jose F. Gimenez
>
http://www.xailer.com
>
>
>