Search found 20 matches

by Lech Kozarski
Fri Jun 28, 2013 1:22 pm
Forum: General Development
Topic: Transaltions in 2.9
Replies: 3
Views: 1938

Re: Transaltions in 2.9

In 2.9.4 PoEdit is work very good.
I have translation from English to Greek.
by Lech Kozarski
Sat Jun 15, 2013 9:18 pm
Forum: C++ Development
Topic: wxMenuBar font in main line (and wxRibbon bar)
Replies: 3
Views: 1462

wxMenuBar font in main line (and wxRibbon bar)

Do you someone know, how to enlarge the letters in the main line of the wxMenuBar.
I know how to do it in the following down lines, but unfortunately it does not work in the main menu line.
And I ahve the same problem with wxRibbon menu.
Thanks
by Lech Kozarski
Sun Jan 06, 2013 11:24 am
Forum: C++ Development
Topic: wxRibbon menu-AddDropdownButton icon horizontal ?
Replies: 0
Views: 1090

wxRibbon menu-AddDropdownButton icon horizontal ?

Hi. I have wxRibbon menu First I make wxRibbonBar -> wxRibbonPage -> wxRibbonPanel and there I put AddDropdownButton How do I set the icon to the left or the right of Products rodukty) ? This is the first item on the AddDropdownButton I have done so for all elements, and only the first one that alwa...
by Lech Kozarski
Mon Dec 17, 2012 8:09 pm
Forum: C++ Development
Topic: wxGrid with combobox (Choice Editor)
Replies: 5
Views: 4636

Re: wxGrid with combobox (Choice Editor)

WOW It is works.
Thank you very much. :D
by Lech Kozarski
Mon Dec 17, 2012 7:29 pm
Forum: C++ Development
Topic: wxGrid with combobox (Choice Editor)
Replies: 5
Views: 4636

Re: wxGrid with combobox (Choice Editor)

It's not work ;(
1. When I open my Dialog I have this :
image1.png
image1.png (17 KiB) Viewed 4623 times
2. I need this ( without click mouse ):
The attachment image2.png is no longer available
Thanks
by Lech Kozarski
Mon Dec 17, 2012 4:58 pm
Forum: C++ Development
Topic: wxGrid with combobox (Choice Editor)
Replies: 5
Views: 4636

wxGrid with combobox (Choice Editor)

Hi. I use the combobox wxGrid. Unfortunately, at the opening of the grid does not show me the combobox on the screen. I have to click the mouse in this field to display it. The sample 2.9.4 is unfortunately the same problem. ( I run wxWidgets 2.9.4 // Windows 7 64 bit // CodeBlocks ) How this can be...
by Lech Kozarski
Wed Oct 17, 2012 2:07 pm
Forum: C++ Development
Topic: how to add -- text edit window ?
Replies: 2
Views: 1359

Re: how to add -- text edit window ?

Make new Dialog,
after display your data there
and when select item .... then transfer it to your wxTextCtrl
by Lech Kozarski
Thu Sep 20, 2012 10:26 pm
Forum: C++ Development
Topic: GUI hava a bug
Replies: 4
Views: 1756

Re: GUI hava a bug

Maybe You must show your code.
Have you all components on SIzers ?
by Lech Kozarski
Thu Sep 20, 2012 10:21 pm
Forum: C++ Development
Topic: wxStaticText with transparent backgroun ??
Replies: 5
Views: 3548

Re: wxStaticText with transparent backgroun ??

Thanks for help.
After this ( and compile wxWidgets again ) all works fine.
by Lech Kozarski
Tue Sep 18, 2012 9:42 pm
Forum: C++ Development
Topic: wxStaticText with transparent backgroun ??
Replies: 5
Views: 3548

wxStaticText with transparent backgroun ??

Welcome. I am looking for help with the implementation of a transparent background on wxStaticTex (label) When I select wxWindows_Transparen style, unfortunately, it does not change anything in the program. I have some default background but i need TRANSPARENT BACKGROUND. I use wxImagePanel (image a...
by Lech Kozarski
Fri Sep 14, 2012 12:56 pm
Forum: C++ Development
Topic: wxAUI manager - crash Code Block ;(
Replies: 1
Views: 1208

Re: wxAUI manager - crash Code Block ;(

All works in 2.9.4.
by Lech Kozarski
Fri Sep 14, 2012 12:54 pm
Forum: General Development
Topic: Chart in 2.9.4 no works ;(
Replies: 2
Views: 2106

Re: Chart in 2.9.4 no works ;(

I compile with version 1.7 and all works fine
( Code Blocks )
Thanks
by Lech Kozarski
Thu Sep 13, 2012 9:02 pm
Forum: C++ Development
Topic: Asserts in 2.9.4 release ?
Replies: 12
Views: 3460

Re: Asserts in 2.9.4 release ?

So after added patch AUI and again compile wxWidgets the AUI works fine ( without asserts )
And wxPDFdocuments works fine.
So ... thanks for help.
ps. How i can make this post [SOLVED] ? ........... or Admin must do it ?

Thanks again
by Lech Kozarski
Thu Sep 13, 2012 5:38 pm
Forum: C++ Development
Topic: Asserts in 2.9.4 release ?
Replies: 12
Views: 3460

Re: Asserts in 2.9.4 release ?

Is this important to me ..????

Wow I am first with AUI asserts error so... WELCOME

I think when we have problems we must try resolve it.

So thanks