Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Newbie questions
Newbie questions [message #59645] Mon, 20 February 2023 22:36
mikelsv is currently offline  mikelsv
Messages: 1
Registered: February 2023
Junior Member
Hello. I make notepad for Google Text-to-Speech service.
It's text editor for translation text to voice.

My problems:

1) Windows 7. #define WIN32 not set for MSVS19 and MSVS22. Debug and Release.

#ifdef WIN32
	111!!!; <--- No error
#endif

Only clang show error.

2) How to get signal for TopWindow about maximized/restored window action?
I'm save this information to configure file and restore windows parameters on next run.

3) How to create multiline text editor? EditField is oneline.
Hmm. I see, DocEdit more better. How about left-side information and icons row?

4) How create list of opened files?
Horizontal list. Like in TheIde.

5) How to get command line arguments?
cmd.exe file_to_open
Previous Topic: Layout files versus embedded code
Next Topic: Choose valid characters for EditString/EditField
Goto Forum:
  


Current Time: Thu Apr 25 22:27:23 CEST 2024

Total time taken to generate the page: 0.05754 seconds