Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

wxSmith - tutorial

<< < (4/10) > >>

cyberkoa:

--- Quote ---
Takeshi Miya: Can You describe Black screen more precisely (the most important thing is when it does occur). I noticed this behaviour but have too few informations about that. Maybe some bug report ;)

--- End quote ---
I found one very obvious black background screen problem in wxNotebook when I do the style update , I hv tried to debug but it seems like quite complicated to me.

Steps to reproduce
1. You can take the wxSmith setting dialog (with wxNotebook)
2. Click on the first tab , click the 2nd tab -> the background turns black.
3. At this moment , if you click on one of the widgets in that panel , the dialog disappear , left the whole windowseditor with black background.

WinXP Pro SP2
wxwidgets2.6.2


--- Quote ---BTW. Can anyone help me with Linux version ? I really have no Idea why it don't want to load :( And Squizz: I've divided by zero and still have exceptions ;)

--- End quote ---
I have the same problem in Ubuntu 5.10 breezy, the profiler plugins also does not loaded properly.
I notice that there is a corresponding .la file for each plugins library , this should be generated by the autotools. I just wonder , is there anyway to integrate the existing wxSmith code into the automake process just like how the other plugins is built .


I am working on a bug in wxSmith which related to Unicode (I guest), it seems like the resourcedata cannot handle Unicode for Asian Languange, there is data lost during the Adding/Transferring process. 

EDIT: By the way, byo , update for the Styles is completed, I do not only refer to WX_DIR\src\xrc , I also refer to the HELP file because the code in WX_DIR\src\xrc seems like only contain code for WXMSW, missing out some style in WXGTK,WXPALM,WXMAC,WXWINCE .

And the new pallete look for wxSmith is great !:) , just only the the quick position/alignment pallete seems like disappear.

killerbot:
question : what do the top 3 buttons on the right hand side do (tested with snapshot build of CB of 16 november 2005) ? Would be nice if there are also tooltips for those buttons.

Thanks,
Lieven

takeshimiya:
I was going to ask that, but then I realized that probably that those panels will be managed by wxDockIt

byo:

--- Quote from: killerbot on November 16, 2005, 11:21:48 pm ---question : what do the top 3 buttons on the right hand side do (tested with snapshot build of CB of 16 november 2005) ? Would be nice if there are also tooltips for those buttons.

Thanks,
Lieven

--- End quote ---

These should be "insertion type" buttons - from top - insert into, insert before, insert after.
Currently selected (the one with red tick) says where new widgets should be added (relatively to current selection).

Tips are on the way, I just forgot to add them ;)

takeshimiya:
and the panels are going to be managed by wxDockIt?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version