Click here to Skip to main content
15,910,981 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: MODBUS TCP Pin
ThatsAlok26-Sep-05 6:51
ThatsAlok26-Sep-05 6:51 
JokeRe: MODBUS TCP Pin
Eytukan26-Sep-05 1:31
Eytukan26-Sep-05 1:31 
GeneralRe: MODBUS TCP Pin
ThatsAlok26-Sep-05 6:48
ThatsAlok26-Sep-05 6:48 
GeneralRe: MODBUS TCP Pin
Member 216100426-Sep-05 14:38
Member 216100426-Sep-05 14:38 
GeneralRe: MODBUS TCP Pin
vikas amin26-Sep-05 19:59
vikas amin26-Sep-05 19:59 
GeneralRe: MODBUS TCP Pin
ThatsAlok26-Sep-05 20:11
ThatsAlok26-Sep-05 20:11 
GeneralRe: MODBUS TCP Pin
ThatsAlok26-Sep-05 20:01
ThatsAlok26-Sep-05 20:01 
Questionrendering Buttons from SVG images? Pin
luedi25-Sep-05 23:23
luedi25-Sep-05 23:23 
Hi,

last week there was a new addition to codeproject, the CRoundButton2 class. This directly cought my attention, since I would like to add skinning and resizing capabilities to our application. But I have still a problem with this class. It can only handle text on the buttons and no overlayed bitmaps.

Why isn't there any Button class with SVG rendering capabilities. I know, I can write one myself and perhaps I will do so, but I find it interesting, since SVG is an accepted standard. There is no basic SVG rendering library available for Windows. You have to make use of adobes product or of the internet explorer. Recently there was a note that the two libraries librsvg and libsvg will join, and with the cairo backend there is also a win32 based output target available.

But I can't believe that there isn't anything currently available to render Buttons with SVG images wihin windows. Something, that is built into GTK/Gnome and QT/KDE since years.

Or, can somebody point me to the right direction? I don't want to make use of all high level features of SVGs, CSS and whatever. Simply render a button from a SVG source and have all button styles like, hoover, pressed, inactive and so on assigned a different SVG.

Best regards
Dirk
Questionto display two dialog at the same time Pin
tamila_tamila25-Sep-05 22:59
tamila_tamila25-Sep-05 22:59 
AnswerRe: to display two dialog at the same time Pin
vikas amin25-Sep-05 23:02
vikas amin25-Sep-05 23:02 
GeneralRe: to display two dialog at the same time Pin
tamila_tamila25-Sep-05 23:26
tamila_tamila25-Sep-05 23:26 
GeneralRe: to display two dialog at the same time Pin
khan++25-Sep-05 23:39
khan++25-Sep-05 23:39 
GeneralRe: to display two dialog at the same time Pin
Eytukan26-Sep-05 1:25
Eytukan26-Sep-05 1:25 
GeneralRe: to display two dialog at the same time Pin
khan++26-Sep-05 1:37
khan++26-Sep-05 1:37 
GeneralRe: to display two dialog at the same time Pin
David Crow26-Sep-05 3:25
David Crow26-Sep-05 3:25 
GeneralRe: to display two dialog at the same time Pin
FarPointer26-Sep-05 2:14
FarPointer26-Sep-05 2:14 
GeneralRe: to display two dialog at the same time Pin
tamila_tamila26-Sep-05 7:20
tamila_tamila26-Sep-05 7:20 
GeneralRe: to display two dialog at the same time Pin
nvamshi27-Sep-05 1:24
nvamshi27-Sep-05 1:24 
AnswerRe: to display two dialog at the same time Pin
ddmcr26-Sep-05 1:43
ddmcr26-Sep-05 1:43 
GeneralRe: to display two dialog at the same time Pin
FarPointer26-Sep-05 2:11
FarPointer26-Sep-05 2:11 
GeneralRe: to display two dialog at the same time Pin
vikas amin26-Sep-05 3:35
vikas amin26-Sep-05 3:35 
Question,to display two dialog at the same time Pin
tamila_tamila25-Sep-05 22:57
tamila_tamila25-Sep-05 22:57 
QuestionHow can i print from CScrollView/CView Pin
vikas amin25-Sep-05 22:55
vikas amin25-Sep-05 22:55 
QuestionGetClientRect Pin
Nishad S25-Sep-05 22:47
Nishad S25-Sep-05 22:47 
AnswerRe: GetClientRect Pin
khan++25-Sep-05 22:59
khan++25-Sep-05 22:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.