SetPageToolTip() for wxAuiNotebook
BlitzMax Forums/Brucey's Modules/SetPageToolTip() for wxAuiNotebook| 
 | ||
| Hi Brucey, I would like the method SetPageToolTip of the wxAuiNotebook class in wxMax. It is useful to add information about a tab (eg. in an editor the tab text could be a file's name and the tooltip is the complete path). Would be nice if you add it. thx | 
| 
 | ||
| I want to release a new version of indevIDE tomorrow so I give this a little *push* :) | 
| 
 | ||
|  I want to release a new version of indevIDE tomorrow so I give this a little  Then you better hurry up and add the feature instead of playing on the forums. wxMax is open source, you can add whatever you want to it. :) | 
| 
 | ||
| I can't update the svn repository. | 
| 
 | ||
| You do not need to in order to use BlitzMax to compile the changes you have made.  BlitzMax compiles from the files on your hard drive. | 
| 
 | ||
| Sure. But as soon as I want to try it on linux I have to edit the files again or have to copy them or something. If I set up BlitzMax on a new system and want to continue the project somewhen in the future I have to add the functions again. Last but not least is indevIDE open source. If someone wants to compile it he has to add the functionality as well. | 
| 
 | ||
| So, instead of doing it yourself, you expect Brucey to do it for you in 24 hours? | 
| 
 | ||
| I ask for it, yes. An alternative would be to give me the right to commit changes. Although I would need an account for googlecode I think. SetPageToolTip() is about 5 lines that need to be added in the glue code and the wrapper. | 
| 
 | ||
|  An alternative would be to give me the right to commit changes. You do not need to, you can compile the changes on your own computer.  SetPageToolTip() is about 5 lines that need to be added in the glue code and the wrapper.  And you are not adding those five lines, because? |