WinAsm Studio, The Assembly IDE - Free Downloads, Source Code
Sponsors
Articles
Programming Quick Start
32-bit Assembler is Easy
Porting Iczelion tutorials
What is FASM
Hard Drive Recovery
Wiring your own LAN
Personal menu
Welcome Guest
User:
Pass:
Register!
Resend Validation Email
 
Forum
Pages (2) [1] 2   ( Go to first unread post )

Toolbars & menus with more than 256 colors, do you know how to make ownerdraw toolbars and menus with more than 256 colors like WinAsm Studio?

anorak
Quote Post


Member
**

Group: Members
Posts: 25
Member No.: 1238
Joined: 10-May 05


WinAsm studio - is an great example of color ownerdraw toolbars and menus.
maybe someone knows how to make something like that?
thanks for any reply...
PMEmail Poster
Top
PhoBos
Quote Post


Extremely Active Member
******

Group: Members
Posts: 273
Member No.: 3
Joined: 12-May 04


hi anorak

you could check the "Code Library" Addin in the "addins" sub forum.
There is a simple example of owner draw menu's...
Do not hesitate to ask if something isn't clear...
PMEmail PosterMSN
Top
akyprian
Quote Post


Administrator
******

Group: Admins
Posts: 2307
Member No.: 1
Joined: 12-May 04


PhoBos project is an excellent demontration. I 'll try to make a simpler demo and upload it asap. Please, give me some time.

Antonis
PMEmail PosterUsers Website
Top
akyprian
Quote Post


Administrator
******

Group: Admins
Posts: 2307
Member No.: 1
Joined: 12-May 04


PMEmail PosterUsers Website
Top
anorak
Quote Post


Member
**

Group: Members
Posts: 25
Member No.: 1238
Joined: 10-May 05


really thanks
but i got two more questions:
how to make menu toolbarbutton (like open button)

and one more thing:
how to add the toolbar text?

This doesn't works:
TBBUTTON <4, IDM_CUT, TBSTATE_ENABLED,TBSTYLE_BUTTON, 0, offset szString>

or this:
.data
.................
TBBUTTON <4, IDM_CUT, TBSTATE_ENABLED,TBSTYLE_BUTTON, 0, 1>
........
tbString1 db "Some Text",0
db "Another One",0,0
..........
.code
...........
invoke SendMessage, hMainTB, TB_ADDSTRING, 0, addr tbString1
..........

if i'm adding the second way then all buttons are with the first text

how to make a toolbar button with left text (like Interbet explorer search button)

thanks for any help
PMEmail Poster
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic Options Pages (2) [1] 2  Reply to this topicStart new topicStart Poll

 

Sponsors
Computer Science

Internet
C/C++
Hardware & PC maintenance

HiEditor

General Discussions
Suggestions/Bug Reports
WinAsm Studio

General Discussions
Suggestions/Bug Reports
WinAsm Studio FAQ
Multilingual User Interface
Add-Ins
Assembly Programming

Main
Newbies
Projects
Custom Controls
Snippets
Announcements & Rules

Announcements

General

Online Degrees - Distance Learning
The Heap
Russian
Google